mirror of
https://github.com/taigrr/systemctl.git
synced 2025-09-26 20:31:16 +08:00

21fce7918e
adds build tags, however,
these specific tags are not supported in the go version set in go.mod (1.12).
See <https://go.dev/doc/go1.17#build-lines> and <https://go.dev/doc/go1.18#go-build-lines>.
4 lines
44 B
Modula-2
4 lines
44 B
Modula-2
module github.com/taigrr/systemctl
|
|
|
|
go 1.18
|