Skip to content

Commit fb1c625

Browse files
committed
readline,bump: Fix version compare link
1 parent a42f22e commit fb1c625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818

1919
// bump: ergochat-readline /github\.com\/ergochat\/readline .*-(.{12})$/ gitrefs:https://github.com/ergochat/readline.git|/master/|@commit|/(.{12})/
2020
// bump: ergochat-readline command go get -d github.com/ergochat/readline@$LATEST && go mod tidy
21-
// bump: ergochat-readline link "Source diff $CURRENT..$LATEST" https://github.com/ergochat/readline/compare/v$CURRENT..v$LATEST
21+
// bump: ergochat-readline link "Source diff $CURRENT..$LATEST" https://github.com/ergochat/readline/compare/$CURRENT..$LATEST
2222
github.com/ergochat/readline v0.0.7-0.20231229043057-81f0f2329ad3
2323

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

0 commit comments

Comments
 (0)