Skip to content

Commit

Permalink
resetting go.mod to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyakolluru committed Mar 4, 2024
1 parent a6cb046 commit 4c4c58e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/upbound/provider-vault

go 1.21

toolchain go1.21.0
go 1.19

require (
github.com/crossplane/crossplane-runtime v1.15.1
Expand Down

0 comments on commit 4c4c58e

Please sign in to comment.