Skip to content

Commit

Permalink
Merge pull request #86 from vshn/renovate/github.com-cloudscale-ch-cl…
Browse files Browse the repository at this point in the history
…oudscale-go-sdk-v4-5.x

Update module github.com/cloudscale-ch/cloudscale-go-sdk/v4 to v5
  • Loading branch information
simu committed Jul 3, 2024
2 parents c9c7f48 + 59569e6 commit e11f739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ toolchain go1.22.1
require (
github.com/cenkalti/backoff/v4 v4.2.1
github.com/cloudscale-ch/cloudscale-go-sdk/v4 v4.0.0
github.com/cloudscale-ch/cloudscale-go-sdk/v5 v5.0.0
github.com/exoscale/egoscale v0.102.3
github.com/exoscale/exoip v0.4.3
github.com/fsnotify/fsnotify v1.7.0
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqy
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cloudscale-ch/cloudscale-go-sdk/v4 v4.0.0 h1:sB3uRgv3UVAdnpGM2ZxR6H5XyCbLHLRmaLheq8drRt4=
github.com/cloudscale-ch/cloudscale-go-sdk/v4 v4.0.0/go.mod h1:FfL+Dw1kbt/iutAP/vGqJV+1nu6azcKkYexjYIswDVw=
github.com/cloudscale-ch/cloudscale-go-sdk/v5 v5.0.0/go.mod h1:FWcNOS2zMifUA8noE/xjsiQTWLvW0SKtuL1Vy7M6RM8=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/cyberdelia/templates v0.0.0-20141128023046-ca7fffd4298c/go.mod h1:GyV+0YP4qX0UQ7r2MoYZ+AvYDp12OF5yg4q8rGnyNh4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit e11f739

Please sign in to comment.