Skip to content

Commit

Permalink
Update github.com/sapcc/gophercloud-sapcc digest to ccb7578 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent aca0ad9 commit 5018a4a
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 @@ -7,7 +7,7 @@ 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.4
github.com/sapcc/gophercloud-sapcc v0.0.0-20231130134757-d737dedd4227
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.0
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 @@ -198,6 +198,8 @@ github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c h1:TAkW5yu
github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c/go.mod h1:/3oIVy9wFbZaFM4qwkZkRYIOPTRmfpQExXvMCvHxNi4=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231130134757-d737dedd4227 h1:F93zZAVJaGp23Gzs4/x4U3gefyAqwSR2J7mf8t4z6S0=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231130134757-d737dedd4227/go.mod h1:xy1lSR6BUjzAtvER9kcnvfkhdOWFEC2SCllabSWKgEQ=
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/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
github.com/spf13/afero v1.10.0 h1:EaGW2JJh15aKOejeuJ+wpFSHnbd7GE6Wvp3TsNhb6LY=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ github.com/sagikazarmark/slog-shim
# github.com/sapcc/go-api-declarations v1.10.4
## explicit; go 1.21
github.com/sapcc/go-api-declarations/cadf
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231130134757-d737dedd4227
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
## 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 5018a4a

Please sign in to comment.