|
@@ -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.0
|
|
github.com/prometheus/client_golang v1.23.0
|
|
|
- github.com/tdewolff/minify/v2 v2.23.11
|
|
|
|
|
|
|
+ github.com/tdewolff/minify/v2 v2.24.0
|
|
|
golang.org/x/crypto v0.41.0
|
|
golang.org/x/crypto v0.41.0
|
|
|
golang.org/x/image v0.30.0
|
|
golang.org/x/image v0.30.0
|
|
|
golang.org/x/net v0.43.0
|
|
golang.org/x/net v0.43.0
|
|
@@ -36,7 +36,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.65.0 // indirect
|
|
github.com/prometheus/common v0.65.0 // indirect
|
|
|
github.com/prometheus/procfs v0.16.1 // indirect
|
|
github.com/prometheus/procfs v0.16.1 // indirect
|
|
|
- github.com/tdewolff/parse/v2 v2.8.2-0.20250806174018-50048bb39781 // indirect
|
|
|
|
|
|
|
+ github.com/tdewolff/parse/v2 v2.8.3 // indirect
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
golang.org/x/sys v0.35.0 // indirect
|
|
golang.org/x/sys v0.35.0 // indirect
|
|
|
golang.org/x/text v0.28.0 // indirect
|
|
golang.org/x/text v0.28.0 // indirect
|