mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-03 11:22:45 +02:00
chore(deps): bump github.com/google/btree from 1.1.1 to 1.1.2 (#3434)
Bumps [github.com/google/btree](https://github.com/google/btree) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/google/btree/releases) - [Commits](https://github.com/google/btree/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/google/btree dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2ebd3b46a
commit
270f8b4f2c
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -24,7 +24,7 @@ require (
|
|||
github.com/golang/mock v1.6.0
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/golangci/golangci-lint v1.46.2
|
||||
github.com/google/btree v1.1.1
|
||||
github.com/google/btree v1.1.2
|
||||
github.com/google/go-cmp v0.5.8
|
||||
github.com/google/go-jsonnet v0.18.0
|
||||
github.com/google/uuid v1.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue