Skip to content

Commit

Permalink
chore: update go mod version to 1.20 (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Amund Tenstad <[email protected]>
  • Loading branch information
tenstad authored Aug 4, 2023
1 parent cffe2b7 commit 13787a2
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/elastic/crd-ref-docs

go 1.19
go 1.20

require (
github.com/Masterminds/sprig v2.22.0+incompatible
Expand Down

0 comments on commit 13787a2

Please sign in to comment.