fix: keep go 1.21.
This commit is contained in:
parent
cbddd56f39
commit
ac8eec933b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/roddhjav/apparmor.d
|
module github.com/roddhjav/apparmor.d
|
||||||
|
|
||||||
go 1.22
|
go 1.21
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/stretchr/testify v1.9.0
|
github.com/stretchr/testify v1.9.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue