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:
dependabot[bot] 2022-06-21 12:59:29 -06:00 committed by GitHub
parent f2ebd3b46a
commit 270f8b4f2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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