Skip to content

Commit

Permalink
net-im/tut: Pin Go version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Feb 20, 2023
1 parent b9e670b commit fa8e82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-im/tut/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ WWW= https://tut.anv.nu/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules
USES= go:1.19,modules
USE_GITHUB= yes
GH_ACCOUNT= RasmusLindroth
GH_TUPLE= RasmusLindroth:go-mastodon:v0.0.17:rasmuslindroth_go_mastodon/vendor/github.com/RasmusLindroth/go-mastodon \
Expand Down

0 comments on commit fa8e82c

Please sign in to comment.