mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-03-03 05:48:16 +01:00
fix(deps): update golang.org/x/exp digest to 2735e65 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,6 +1,6 @@
|
||||
module github.com/belphemur/CBZOptimizer/v2
|
||||
|
||||
go 1.25
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
|
||||
@@ -14,7 +14,7 @@ require (
|
||||
github.com/spf13/viper v1.21.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/thediveo/enumflag/v2 v2.1.0
|
||||
golang.org/x/exp v0.0.0-20260209203927-2842357ff358
|
||||
golang.org/x/exp v0.0.0-20260211191109-2735e65f0518
|
||||
golang.org/x/image v0.36.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user