-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #12: Upgrade Go dependencies, update releaser
Merge in PRODUCT/squirreldb-ingestor from upgrade-deps-2024-07-15 to main * commit '2d26b1234d47358edc524bfc4c1880efb5e7b33f': Capitalize "as" keyword in Dockerfile Update releaser version Upgrade Go dependencies
- Loading branch information
Showing
4 changed files
with
66 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
set -e | ||
|
||
GORELEASER_VERSION="v2.0.1" | ||
GORELEASER_VERSION="v2.1.0" | ||
USER_UID=$(id -u) | ||
|
||
case "$1" in | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.