mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
fix(build): stay compatible with debian's go version.
This commit is contained in:
parent
256980d761
commit
583aa2a119
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue