Update module github.com/gorilla/mux to v1.8.1

This commit is contained in:
2025-07-07 11:04:56 +00:00
parent d0b5ba5cec
commit 0e7823e47a
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -6,7 +6,8 @@ toolchain go1.24.4
require (
github.com/a-h/templ v0.3.906
github.com/gorilla/mux v1.8.0
github.com/gorilla/mux v1.8.1
github.com/spf13/viper v1.20.1
golang.org/x/crypto v0.39.0
gorm.io/driver/sqlite v1.5.4
gorm.io/gorm v1.25.5
@@ -32,7 +33,6 @@ require (
github.com/spf13/afero v1.12.0 // indirect
github.com/spf13/cast v1.7.1 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/viper v1.20.1 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect