Skip to content

Commit

Permalink
Update go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidswiss committed Apr 5, 2024
1 parent f161d9a commit e40d2ab
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/vshn/provider-minio

go 1.20
go 1.22

require (
github.com/crossplane/crossplane-runtime v1.14.0-rc.0.0.20230815060607-4f3cb3d9fd2b
Expand Down

0 comments on commit e40d2ab

Please sign in to comment.