update go compiler target version

This commit is contained in:
2021-08-17 10:08:09 -07:00
parent f1979375cd
commit f10c42cec1
2 changed files with 1 additions and 36 deletions

4
go.mod
View File

@@ -1,5 +1,3 @@
module github.com/taigrr/systemctl
go 1.16
require golang.org/x/tools v0.1.1 // indirect
go 1.17