go.mod: upgrade to 1.23.9
This commit is contained in:
parent
97c3460a94
commit
d62827e97c
4 changed files with 9 additions and 9 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/osbuild/osbuild-composer
|
||||
|
||||
go 1.22.8
|
||||
go 1.23.9
|
||||
|
||||
exclude github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue