Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Piszmog authored Feb 9, 2024
1 parent 372828f commit 9ec41af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/Piszmog/cloudconfigclient/v2

go 1.15
go 1.20

require (
github.com/Piszmog/cfservices v1.4.3
github.com/Piszmog/cfservices v1.5.0
github.com/stretchr/testify v1.8.4
golang.org/x/oauth2 v0.16.0
gopkg.in/yaml.v3 v3.0.1
Expand Down

0 comments on commit 9ec41af

Please sign in to comment.