Skip to content

Commit

Permalink
chore(go/adbc): bump github.com/golang/protobuf in /go/adbc
Browse files Browse the repository at this point in the history
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/golang/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent dd53887 commit 9ba3b0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 78 deletions.
2 changes: 1 addition & 1 deletion go/adbc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ go 1.19
require (
github.com/apache/arrow/go/v16 v16.0.0-20240307132415-1c9a3122c603
github.com/bluele/gcache v0.0.2
github.com/golang/protobuf v1.5.3
github.com/golang/protobuf v1.5.4
github.com/google/uuid v1.6.0
github.com/snowflakedb/gosnowflake v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down
Loading

0 comments on commit 9ba3b0d

Please sign in to comment.