We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 372828f + 9ec41af commit 99a842dCopy full SHA for 99a842d
go.mod
@@ -1,9 +1,9 @@
1
module github.com/Piszmog/cloudconfigclient/v2
2
3
-go 1.15
+go 1.20
4
5
require (
6
- github.com/Piszmog/cfservices v1.4.3
+ github.com/Piszmog/cfservices v1.5.0
7
github.com/stretchr/testify v1.8.4
8
golang.org/x/oauth2 v0.16.0
9
gopkg.in/yaml.v3 v3.0.1
0 commit comments