Skip to content

Commit

Permalink
Update github.com/sapcc/gophercloud-sapcc digest to 2411033
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 5018a4a commit 7e5fbd7
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 @@ -6,8 +6,8 @@ require (
github.com/gophercloud/gophercloud v1.8.0
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/go-api-declarations v1.10.5
github.com/sapcc/gophercloud-sapcc v0.0.0-20240103103531-2411033406f1
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.0
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 @@ -194,12 +194,16 @@ github.com/sapcc/go-api-declarations v1.10.3 h1:wFnq1Qx1Uv0G4F0AWT+9E4N/8n77Lm3b
github.com/sapcc/go-api-declarations v1.10.3/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-api-declarations v1.10.4 h1:ZUq/2GjOMaKTVuWQrhY09Hu20Smk3SbDqItCJT0H9mg=
github.com/sapcc/go-api-declarations v1.10.4/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-api-declarations v1.10.5 h1:1jGXudH2kcS0JCfGqooHszhSIe7BCvqu7QYJdqfas0A=
github.com/sapcc/go-api-declarations v1.10.5/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c h1:TAkW5yutkfFFrIehPDgYoIZyVzUM9UMMa6nxZbRyTHY=
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/sapcc/gophercloud-sapcc v0.0.0-20240103103531-2411033406f1 h1:fCojAY2lSKtD4LxNaAJqfN6qyGKGqLYlLHNFAamnKtI=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240103103531-2411033406f1/go.mod h1:9ncsQIHIbSJlBI0Af0uXKHqFkb3A3uLlS1SUovsaNw4=
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
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ github.com/sagikazarmark/locafero
# github.com/sagikazarmark/slog-shim v0.1.0
## explicit; go 1.20
github.com/sagikazarmark/slog-shim
# github.com/sapcc/go-api-declarations v1.10.4
# github.com/sapcc/go-api-declarations v1.10.5
## 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-20240103103531-2411033406f1
## 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 7e5fbd7

Please sign in to comment.