Skip to content

Commit

Permalink
Merge pull request #70 from Piszmog/go-version-update
Browse files Browse the repository at this point in the history
Update go.mod
  • Loading branch information
Piszmog authored Feb 9, 2024
2 parents 372828f + 9ec41af commit 99a842d
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 99a842d

Please sign in to comment.