mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update Golang
This commit is contained in:
parent
0f3078a19c
commit
c5f6a26bb1
14 changed files with 56 additions and 264 deletions
5
golang/golang/test.sh
Normal file
5
golang/golang/test.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
[ "$1" = golang ] || exit 0
|
||||
|
||||
go version | grep -F " go$PKG_VERSION "
|
Loading…
Add table
Add a link
Reference in a new issue