Skip to content

Commit 99a842d

Browse files
authored
Merge pull request #70 from Piszmog/go-version-update
Update go.mod
2 parents 372828f + 9ec41af commit 99a842d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/Piszmog/cloudconfigclient/v2
22

3-
go 1.15
3+
go 1.20
44

55
require (
6-
github.com/Piszmog/cfservices v1.4.3
6+
github.com/Piszmog/cfservices v1.5.0
77
github.com/stretchr/testify v1.8.4
88
golang.org/x/oauth2 v0.16.0
99
gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)