云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
go
/
pkg
/
mod
/
golang.org
/
[email protected]
/
src
/
debug
/
buildinfo
/
testdata
/
go117
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
_go.mod
2025-08-07 14:22:31
34 B
go.mod
2025-08-07 14:22:33
34 B
go117.base64
2025-08-07 14:22:31
1.49 MB
main.go
2025-08-07 14:22:31
189 B
README.md
2025-08-07 14:22:31
534 B
go117.base64 is a base64-encoded Go 1.17 hello world binary used to test debug/buildinfo of pre-1.18 buildinfo encoding. The binary is base64 encoded to hide it from security scanners that believe a Go 1.17 is inherently insecure. Generate go117.base64 with: $ GOTOOLCHAIN=go1.17 GOOS=linux GOARCH=amd64 go build -trimpath $ base64 go117 > go117.base64 $ rm go117 TODO(prattmic): Ideally this would be built on the fly to better cover all executable formats, but then we need a network connection to download an old Go toolchain.
2025-09-11 03:19:16 Thursday 216.73.216.165 Runningtime:0.015s Mem:1.48 MB