|
@@ -11,7 +11,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.20.5
|
|
github.com/prometheus/client_golang v1.20.5
|
|
|
- github.com/tdewolff/minify/v2 v2.20.37
|
|
|
|
|
|
|
+ github.com/tdewolff/minify/v2 v2.21.1
|
|
|
github.com/yuin/goldmark v1.7.8
|
|
github.com/yuin/goldmark v1.7.8
|
|
|
golang.org/x/crypto v0.28.0
|
|
golang.org/x/crypto v0.28.0
|
|
|
golang.org/x/net v0.30.0
|
|
golang.org/x/net v0.30.0
|
|
@@ -39,7 +39,7 @@ require (
|
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
|
github.com/prometheus/common v0.55.0 // indirect
|
|
github.com/prometheus/common v0.55.0 // indirect
|
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
|
- github.com/tdewolff/parse/v2 v2.7.15 // indirect
|
|
|
|
|
|
|
+ github.com/tdewolff/parse/v2 v2.7.18 // indirect
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
golang.org/x/sys v0.26.0 // indirect
|
|
golang.org/x/sys v0.26.0 // indirect
|
|
|
google.golang.org/protobuf v1.34.2 // indirect
|
|
google.golang.org/protobuf v1.34.2 // indirect
|