fix(build): stay compatible with debian's go version.

This commit is contained in:
Alexandre Pujol 2024-03-05 19:10:45 +00:00
parent 256980d761
commit 583aa2a119
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/roddhjav/apparmor.d
go 1.22
go 1.21
require (
github.com/arduino/go-paths-helper v1.12.0