File: go.work

package info (click to toggle)
golang-github-linode-linodego 1.55.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,112 kB
  • sloc: makefile: 96; sh: 52; python: 24
file content (9 lines) | stat: -rw-r--r-- 57 bytes parent folder | download
1
2
3
4
5
6
7
8
9
go 1.23.0

toolchain go1.23.4

use (
	.
	./k8s
	./test
)