Skip to content

Commit

Permalink
Bump github.com/bazelbuild/rules_go from 0.28.0 to 0.29.0 (bazelbuild…
Browse files Browse the repository at this point in the history
…#274)

Bumps [github.com/bazelbuild/rules_go](https://github.com/bazelbuild/rules_go) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/bazelbuild/rules_go/releases)
- [Commits](bazel-contrib/rules_go@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/bazelbuild/rules_go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2021
1 parent e87a993 commit d4aef0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bazelbuild/bazelisk
go 1.15

require (
github.com/bazelbuild/rules_go v0.28.0
github.com/bazelbuild/rules_go v0.29.0
github.com/hashicorp/go-version v1.3.0
github.com/mitchellh/go-homedir v1.1.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/bazelbuild/rules_go v0.28.0 h1:fNtx0dJpG5ENGdMj3/GICoi/7z+ixB3IIW5rERTzOgM=
github.com/bazelbuild/rules_go v0.28.0/go.mod h1:MC23Dc/wkXEyk3Wpq6lCqz0ZAYOZDw2DR5y3N1q2i7M=
github.com/bazelbuild/rules_go v0.29.0 h1:SfxjyO/V68rVnzOHop92fB0gv/Aa75KNLAN0PMqXbIw=
github.com/bazelbuild/rules_go v0.29.0/go.mod h1:MC23Dc/wkXEyk3Wpq6lCqz0ZAYOZDw2DR5y3N1q2i7M=
github.com/hashicorp/go-version v1.3.0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw=
github.com/hashicorp/go-version v1.3.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
Expand Down

0 comments on commit d4aef0a

Please sign in to comment.