Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent c9f07fd commit 5d4e4b4
Show file tree
Hide file tree
Showing 42 changed files with 295 additions and 6,138 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ require (
github.com/prometheus/client_golang v1.16.0
github.com/rs/cors v1.9.0
github.com/sapcc/go-api-declarations v1.7.0
github.com/sapcc/go-bits v0.0.0-20230803125152-91a869119633
github.com/sapcc/gophercloud-sapcc v0.0.0-20230803124833-fdc19285f334
github.com/sapcc/go-bits v0.0.0-20230809145704-87e8e6f6b6ff
github.com/sapcc/gophercloud-sapcc v0.0.0-20230810044435-55a2af60c7f9
go.uber.org/automaxprocs v1.5.3
gopkg.in/yaml.v2 v2.4.0
)
Expand All @@ -27,12 +27,10 @@ require (
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.4 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.5 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.3 // indirect
github.com/lib/pq v1.10.9 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/minio/sha256-simd v1.0.1 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
Expand Down
47 changes: 36 additions & 11 deletions go.sum

Large diffs are not rendered by default.

25 changes: 19 additions & 6 deletions vendor/github.com/hashicorp/golang-lru/v2/.golangci.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 56 additions & 11 deletions vendor/github.com/hashicorp/golang-lru/v2/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

142 changes: 142 additions & 0 deletions vendor/github.com/hashicorp/golang-lru/v2/internal/list.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5d4e4b4

Please sign in to comment.