mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 18:19:11 +00:00
Bump golang from 1.24-bookworm to 1.25-bookworm (#1278)
* Bump golang from 1.24-bookworm to 1.25-bookworm Bumps golang from 1.24-bookworm to 1.25-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump the GO version in the go.mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantin Koval <kkb@ukr.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/photoview/photoview/api
|
||||
|
||||
go 1.24.0
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.78
|
||||
|
||||
Reference in New Issue
Block a user