|
@@ -10,7 +10,7 @@ require (
|
|
|
github.com/gorilla/mux v1.8.1
|
|
github.com/gorilla/mux v1.8.1
|
|
|
github.com/lib/pq v1.10.9
|
|
github.com/lib/pq v1.10.9
|
|
|
github.com/prometheus/client_golang v1.23.2
|
|
github.com/prometheus/client_golang v1.23.2
|
|
|
- github.com/tdewolff/minify/v2 v2.24.4
|
|
|
|
|
|
|
+ github.com/tdewolff/minify/v2 v2.24.5
|
|
|
golang.org/x/crypto v0.43.0
|
|
golang.org/x/crypto v0.43.0
|
|
|
golang.org/x/image v0.32.0
|
|
golang.org/x/image v0.32.0
|
|
|
golang.org/x/net v0.46.0
|
|
golang.org/x/net v0.46.0
|
|
@@ -37,7 +37,7 @@ require (
|
|
|
github.com/prometheus/client_model v0.6.2 // indirect
|
|
github.com/prometheus/client_model v0.6.2 // indirect
|
|
|
github.com/prometheus/common v0.66.1 // indirect
|
|
github.com/prometheus/common v0.66.1 // indirect
|
|
|
github.com/prometheus/procfs v0.16.1 // indirect
|
|
github.com/prometheus/procfs v0.16.1 // indirect
|
|
|
- github.com/tdewolff/parse/v2 v2.8.4 // indirect
|
|
|
|
|
|
|
+ github.com/tdewolff/parse/v2 v2.8.5-0.20251020133559-0efcf90bef1a // indirect
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
go.yaml.in/yaml/v2 v2.4.2 // indirect
|
|
go.yaml.in/yaml/v2 v2.4.2 // indirect
|
|
|
golang.org/x/sys v0.37.0 // indirect
|
|
golang.org/x/sys v0.37.0 // indirect
|