File: go.work

package info (click to toggle)
golang-github-go-openapi-swag 1%3A0.25.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,200 kB
  • sloc: sh: 30; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
use (
	.
	./cmdutils
	./conv
	./fileutils
	./jsonname
	./jsonutils
	./jsonutils/adapters/easyjson
	./jsonutils/adapters/testintegration
	./jsonutils/adapters/testintegration/benchmarks
	./jsonutils/fixtures_test
	./loading
	./mangling
	./netutils
	./stringutils
	./typeutils
	./yamlutils
)

go 1.24.0