Manager: bump Go version to 1.23.1

This commit is contained in:
Sybren A. Stüvel 2024-09-26 21:17:40 +02:00
parent 71bbaaeae0
commit ede5eb1d46

2
go.mod
View File

@ -1,6 +1,6 @@
module projects.blender.org/studio/flamenco
go 1.22.7
go 1.23.1
require (
github.com/adrg/xdg v0.4.0