Skip to content

Commit

Permalink
Renovate: Update module github.com/sapcc/go-bits to v0.0.0-2024050916…
Browse files Browse the repository at this point in the history
…2919-cebeb2d4844a
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 2a54bc3 commit eb6d706
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gophercloud/gophercloud v1.11.0
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-bits v0.0.0-20240429130232-fdc0102c61a4
github.com/sapcc/go-bits v0.0.0-20240509162919-cebeb2d4844a
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -19,8 +19,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/sapcc/go-bits v0.0.0-20240429130232-fdc0102c61a4 h1:h7xYkyFcGmqPcgNPL3LLrOTANeuZwKYq5WriV0e2Dvg=
github.com/sapcc/go-bits v0.0.0-20240429130232-fdc0102c61a4/go.mod h1:4gsmI0EEDRETgw6+TWm/l627KZMA9/MAxNxMsY1S7bs=
github.com/sapcc/go-bits v0.0.0-20240509162919-cebeb2d4844a h1:Mxc+6ejTI/N7tmp7+yWtPrKdJnRBvV9q0bfbYiZz0+k=
github.com/sapcc/go-bits v0.0.0-20240509162919-cebeb2d4844a/go.mod h1:5kvPafmHVqIEx8qzSsuCVe4Or9XVi6yLnIf1CE1QHkc=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -32,7 +32,7 @@ github.com/mitchellh/go-homedir
# github.com/olekukonko/tablewriter v0.0.5
## explicit; go 1.12
github.com/olekukonko/tablewriter
# github.com/sapcc/go-bits v0.0.0-20240429130232-fdc0102c61a4
# github.com/sapcc/go-bits v0.0.0-20240509162919-cebeb2d4844a
## explicit; go 1.22
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/must
Expand Down

0 comments on commit eb6d706

Please sign in to comment.