build: bump go version to 1.23.0

This commit is contained in:
Oleg Lobanov
2024-08-29 23:33:55 +02:00
parent 8b75aefb1c
commit 364fdaaf0c
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/filebrowser/filebrowser/v2
go 1.22
go 1.23
require (
github.com/asdine/storm/v3 v3.2.1