chore: update go dependencies.
This commit is contained in:
parent
41525621aa
commit
2242fc3f47
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -3,8 +3,8 @@ module github.com/roddhjav/apparmor.d
|
|||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/arduino/go-paths-helper v1.8.0
|
||||
github.com/arduino/go-paths-helper v1.9.1
|
||||
github.com/pkg/errors v0.9.1
|
||||
golang.org/x/exp v0.0.0-20230418202329-0354be287a23
|
||||
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue