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