Skip to content

Commit

Permalink
bump,readline: Skip bump until not rc
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Jan 5, 2024
1 parent 13fc847 commit 0070e38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ require (
// bump: gomod-creasty-defaults link "Source diff $CURRENT..$LATEST" https://github.com/creasty/defaults/compare/v$CURRENT..v$LATEST
github.com/creasty/defaults v1.7.0

// bump: ergochat-readline /github\.com\/ergochat\/readline .*-(.{12})$/ gitrefs:https://github.com/ergochat/readline.git|/master/|@commit|/(.{12})/
// bump: ergochat-readline command go get -d github.com/ergochat/readline@$LATEST && go mod tidy
// bump: ergochat-readline link "Source diff $CURRENT..$LATEST" https://github.com/ergochat/readline/compare/$CURRENT..$LATEST
// bump using tags once not rc
github.com/ergochat/readline v0.1.0-rc1

// bump: gomod-golang-snappy /github\.com\/golang\/snappy v(.*)/ https://github.com/golang/snappy.git|^0
Expand Down

0 comments on commit 0070e38

Please sign in to comment.