Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to 0c99ebf (#84)
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 Jan 12, 2024
1 parent 13b8b9e commit 0ae1070
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.6
github.com/sapcc/go-bits v0.0.0-20231207031921-c96e6a5833c8
github.com/sapcc/go-bits v0.0.0-20240112110430-0c99ebfb2236
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ 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-20240112110430-0c99ebfb2236 h1:ALO6uaufDyDgStNNAA2pmZybUfoGcqMsEwiJbJXbN9U=
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/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
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.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-20240112110430-0c99ebfb2236
## explicit; go 1.21
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/osext
Expand Down

0 comments on commit 0ae1070

Please sign in to comment.