1
1
mirror of https://github.com/wader/fq.git synced 2024-10-26 20:06:29 +03:00

readline,bump: Fix version compare link

This commit is contained in:
Mattias Wadman 2023-12-29 18:24:09 +01:00
parent a42f22e2b0
commit fb1c625a22

2
go.mod
View File

@ -18,7 +18,7 @@ require (
// 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/v$CURRENT..v$LATEST
// bump: ergochat-readline link "Source diff $CURRENT..$LATEST" https://github.com/ergochat/readline/compare/$CURRENT..$LATEST
github.com/ergochat/readline v0.0.7-0.20231229043057-81f0f2329ad3
// bump: gomod-golang-snappy /github\.com\/golang\/snappy v(.*)/ https://github.com/golang/snappy.git|^0