Skip to content

Commit

Permalink
Update github.com/sapcc/gophercloud-sapcc digest to 417e672
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 0ae1070 commit dc64935
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-api-declarations v1.10.6
github.com/sapcc/go-bits v0.0.0-20240112110430-0c99ebfb2236
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
github.com/sapcc/gophercloud-sapcc v0.0.0-20240112110432-417e6721267f
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
gopkg.in/cheggaaa/pb.v1 v1.0.28
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ github.com/sapcc/go-bits v0.0.0-20240112110430-0c99ebfb2236 h1:ALO6uaufDyDgStNNA
github.com/sapcc/go-bits v0.0.0-20240112110430-0c99ebfb2236/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-20240112110432-417e6721267f h1:K7OV5feZJYjYkDxigZfooCgnuco6Id8uQagR2RgjL7E=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240112110432-417e6721267f/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
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ github.com/sapcc/go-api-declarations/cadf
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-20240112110432-417e6721267f
## 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 dc64935

Please sign in to comment.