Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/update/pipeline' into jkutner/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Jul 18, 2023
2 parents 7410ece + b893858 commit 8616a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.32.0
1.33.0
2 changes: 1 addition & 1 deletion .github/workflows/pb-update-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
go mod edit -go="$GO_VERSION"
go mod tidy
go get -u all
go get -u -t ./...
go mod tidy
git add go.mod go.sum
Expand Down

0 comments on commit 8616a4c

Please sign in to comment.