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
3ba85be18d
goproxy
/
circle-test.sh
7 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
add circle CI config
2018-09-03 04:22:39 +00:00
#!/bin/bash
export
GO111MODULE
=
on
refactor: pure go
2018-12-24 07:51:40 +00:00
go generate
go mod tidy
add circle CI config
2018-09-03 04:22:39 +00:00
# build
refactor: pure go
2018-12-24 07:51:40 +00:00
go build -o bin/goproxy