Skip to content

Commit

Permalink
Update github.com/sapcc/gophercloud-sapcc digest to 031f565
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 13b8b9e commit 02c5ed3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-api-declarations v1.10.6
github.com/sapcc/go-bits v0.0.0-20231207031921-c96e6a5833c8
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
github.com/sapcc/go-bits v0.0.0-20240109102520-3a2f08755000
github.com/sapcc/gophercloud-sapcc v0.0.0-20240111041128-031f565e6930
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
gopkg.in/cheggaaa/pb.v1 v1.0.28
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,12 @@ github.com/sapcc/go-api-declarations v1.10.6 h1:WtdxsNon5g7NMxcDWL/obe8cW8QjPwfB
github.com/sapcc/go-api-declarations v1.10.6/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20231207031921-c96e6a5833c8 h1:Vx0Ebmkk9Ti+jWXdtAWKPmdMlcyBhbnV0WA8J7vLyR0=
github.com/sapcc/go-bits v0.0.0-20231207031921-c96e6a5833c8/go.mod h1:jsn7K60WbjIzXz5V38eeHP2SNsBsCpFOtbXOSsBZXoQ=
github.com/sapcc/go-bits v0.0.0-20240109102520-3a2f08755000 h1:1LEYNI8Nz5VhVXjMGOO23qkff081Ym3xmJ0uNgy4xj0=
github.com/sapcc/go-bits v0.0.0-20240109102520-3a2f08755000/go.mod h1:CcxcvepW1acwEpN7C7gYPkIPoJ8mubCJ3nGq7sfztz0=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1 h1:v3Fw4NzccL94uIjksUeae8TaR4cM/WpHthjQqwQ1EZo=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1/go.mod h1:5xn8YcYXweyv3DriB2weiVI5PyEqb0ea1JugKHxN/J4=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240111041128-031f565e6930 h1:c6ctL8yo3BxSFpsx/XnpRGpS0T6NeIW1DZLVDkS13WM=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240111041128-031f565e6930/go.mod h1:65j0EGKaky/pJIQ0ZyGgCoTi54Yiq8QKqdwNq3lvlVY=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ github.com/sagikazarmark/slog-shim
# github.com/sapcc/go-api-declarations v1.10.6
## explicit; go 1.21
github.com/sapcc/go-api-declarations/cadf
# github.com/sapcc/go-bits v0.0.0-20231207031921-c96e6a5833c8
# github.com/sapcc/go-bits v0.0.0-20240109102520-3a2f08755000
## explicit; go 1.21
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/osext
github.com/sapcc/go-bits/secrets
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
# github.com/sapcc/gophercloud-sapcc v0.0.0-20240111041128-031f565e6930
## explicit; go 1.21
github.com/sapcc/gophercloud-sapcc/audit/v1/attributes
github.com/sapcc/gophercloud-sapcc/audit/v1/events
Expand Down

0 comments on commit 02c5ed3

Please sign in to comment.