apparmor.d/go.mod

11 lines
206 B
Modula-2
Raw Normal View History

2021-11-21 22:57:11 +01:00
module github.com/roddhjav/apparmor.d
2021-11-09 23:41:12 +01:00
2023-04-17 00:36:00 +02:00
go 1.20
2023-04-19 19:51:04 +02:00
require (
github.com/arduino/go-paths-helper v1.8.0
golang.org/x/exp v0.0.0-20230418202329-0354be287a23
)
require github.com/pkg/errors v0.9.1 // indirect