go.mod: upgrade to 1.23.9

This commit is contained in:
Sanne Raymaekers 2025-06-25 14:44:48 +02:00 committed by Achilleas Koutsou
parent 97c3460a94
commit d62827e97c
4 changed files with 9 additions and 9 deletions

2
go.mod
View file

@ -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