chore: update go mod.
This commit is contained in:
parent
1df176cf7b
commit
0c891fa564
2 changed files with 7 additions and 7 deletions
6
go.mod
6
go.mod
|
|
@ -1,10 +1,10 @@
|
|||
module github.com/roddhjav/apparmor.d
|
||||
|
||||
go 1.21
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/arduino/go-paths-helper v1.10.1
|
||||
github.com/arduino/go-paths-helper v1.12.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611
|
||||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue