mirror of
https://github.com/wader/fq.git
synced 2024-11-23 18:56:52 +03:00
Merge pull request #848 from wader/bump-temp-skip-ergochat-readline
bump,readline: Skip bump until not rc
This commit is contained in:
commit
36da30b4bf
4
go.mod
4
go.mod
@ -16,9 +16,7 @@ require (
|
|||||||
// bump: gomod-creasty-defaults link "Source diff $CURRENT..$LATEST" https://github.com/creasty/defaults/compare/v$CURRENT..v$LATEST
|
// 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
|
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 using tags once not rc
|
||||||
// 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
|
|
||||||
github.com/ergochat/readline v0.1.0-rc1
|
github.com/ergochat/readline v0.1.0-rc1
|
||||||
|
|
||||||
// bump: gomod-golang-snappy /github\.com\/golang\/snappy v(.*)/ https://github.com/golang/snappy.git|^0
|
// bump: gomod-golang-snappy /github\.com\/golang\/snappy v(.*)/ https://github.com/golang/snappy.git|^0
|
||||||
|
Loading…
Reference in New Issue
Block a user