Skip to content

Commit 884c9a2

Browse files
authored
chore: bump sdk (#1543)
1 parent e7b9fc3 commit 884c9a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/mattn/go-colorable v0.1.7
2323
github.com/mattn/go-isatty v0.0.12
2424
github.com/pkg/errors v0.9.1 // indirect
25-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201027132635-d0913a988e82
25+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201117145121-3abc1efd92f7
2626
github.com/sergi/go-diff v1.1.0 // indirect
2727
github.com/spf13/cobra v1.0.0
2828
github.com/spf13/pflag v1.0.5

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7z
118118
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
119119
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
120120
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
121-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201027132635-d0913a988e82 h1:0dV6tB27tjZaUOaHBmXiOG2ZwQeBZ8PrB9KUqbEBO/4=
122-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201027132635-d0913a988e82/go.mod h1:CJJ5VAbozOl0yEw7nHB9+7BXTJbIn6h7W+f6Gau5IP8=
121+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201117145121-3abc1efd92f7 h1:3C29wFZO2XQD+gRMDUED0pbu12dBC4TktQIzV7zmOnU=
122+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20201117145121-3abc1efd92f7/go.mod h1:CJJ5VAbozOl0yEw7nHB9+7BXTJbIn6h7W+f6Gau5IP8=
123123
github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
124124
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
125125
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=

0 commit comments

Comments
 (0)