This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
goproxy
mirror of
https://github.com/goproxyio/goproxy
Watch
1
Star
0
Fork
You've already forked goproxy
0
Code
Issues
Releases
Wiki
Activity
98338ce2aa
goproxy
/
circle-test.sh
10 lines
99 B
Bash
Raw
Blame
History
#!/bin/bash
go env
export
GO111MODULE
=
on
go generate
go mod tidy
# build
go build -o bin/goproxy
Reference in New Issue
View Git Blame
Copy Permalink