chore: all external go module have been removed.
This commit is contained in:
parent
061b584b66
commit
2bace01783
2 changed files with 1 additions and 20 deletions
11
go.mod
11
go.mod
|
|
@ -1,12 +1,3 @@
|
|||
module github.com/roddhjav/apparmor.d
|
||||
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.9.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
)
|
||||
go 1.22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue