Skip to content

Commit

Permalink
build(go): bump golang to 1.22.0, support 1.20+
Browse files Browse the repository at this point in the history
Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
  • Loading branch information
ashutosh-narkar committed Feb 29, 2024
1 parent 736f985 commit 1c33bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.4
1.22.0
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/open-policy-agent/opa-envoy-plugin

go 1.19
go 1.20

require (
github.com/envoyproxy/go-control-plane v0.12.0
Expand Down

0 comments on commit 1c33bba

Please sign in to comment.