Skip to content

Commit

Permalink
Update go to v1.22 (#389)
Browse files Browse the repository at this point in the history
This was blocking the go linter to properly work.
  • Loading branch information
alpeb authored Jun 12, 2024
1 parent 3a88643 commit dc5155a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/linkerd/linkerd2-proxy-init

go 1.21
go 1.22

require (
github.com/containernetworking/cni v1.1.2
Expand Down

0 comments on commit dc5155a

Please sign in to comment.