1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 20:07:11 +03:00

bump,readline: Skip bump until not rc

This commit is contained in:
Mattias Wadman 2024-01-05 17:07:46 +01:00
parent 13fc847127
commit 0070e389b9

4
go.mod
View File

@ -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