issues
search
play-with-go
/
preguide
preguide is a guide/manual specification and validation tool, principally used as part of https://play-with-go.dev
BSD 3-Clause "New" or "Revised" License
11
stars
1
forks
source link
chore: fix tip
#206
Closed
myitcv
closed
2 years ago
myitcv
commented
2 years ago
upgrade github.com/rogpeppe/go-internal
bump go.mod go directive to 1.18
upgrade dev Go version to 1.19.1
use platform-agnostic imageBase
use CGO_ENABLED=0 consistently
use latest Ubuntu for GitHub actions