Skip to content

Commit

Permalink
chore: upgrade to go 1.21 (#486)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
  • Loading branch information
eddycharly authored Sep 20, 2023
1 parent 6f6e6ca commit 9c41c8a
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/kyverno/playground/backend

go 1.20
go 1.21

replace sigs.k8s.io/kubectl-validate => github.com/fjogeleit/kubectl-validate v0.0.0-20230829084516-b287ab7c3ec5

Expand Down
Loading

0 comments on commit 9c41c8a

Please sign in to comment.