mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-24 08:12:31 +02:00
12 lines
97 B
YAML
12 lines
97 B
YAML
language: go
|
|
|
|
go:
|
|
- tip
|
|
- 1.15.x
|
|
- 1.14.x
|
|
- 1.13.x
|
|
- 1.12.x
|
|
|
|
env:
|
|
- GO111MODULE=on
|