Skip to content

Commit

Permalink
resetting go.mod to version 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyakolluru committed Feb 23, 2024
1 parent 4e7d1a9 commit 3d5b13b
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 3d5b13b

Please sign in to comment.