Skip to content

Commit

Permalink
Update github.com/sapcc/gophercloud-sapcc digest to ec823e1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 5018a4a commit 229b77b
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-20231207102321-ccb7578c58b1
github.com/sapcc/gophercloud-sapcc v0.0.0-20231213211420-ec823e1b075b
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 @@ -200,6 +200,8 @@ github.com/sapcc/gophercloud-sapcc v0.0.0-20231130134757-d737dedd4227 h1:F93zZAV
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/sapcc/gophercloud-sapcc v0.0.0-20231213211420-ec823e1b075b h1:s+JogRf35WoPaOTqxEgtXsq6y8HbCI+vk7Kxv+ZRWig=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231213211420-ec823e1b075b/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-20231207102321-ccb7578c58b1
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231213211420-ec823e1b075b
## 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 229b77b

Please sign in to comment.