|
@@ -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.17.0
|
|
github.com/prometheus/client_golang v1.17.0
|
|
|
- github.com/tdewolff/minify/v2 v2.20.6
|
|
|
|
|
|
|
+ github.com/tdewolff/minify/v2 v2.20.7
|
|
|
github.com/yuin/goldmark v1.6.0
|
|
github.com/yuin/goldmark v1.6.0
|
|
|
golang.org/x/crypto v0.15.0
|
|
golang.org/x/crypto v0.15.0
|
|
|
golang.org/x/net v0.18.0
|
|
golang.org/x/net v0.18.0
|
|
@@ -38,7 +38,7 @@ require (
|
|
|
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
|
|
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
|
|
|
github.com/prometheus/common v0.44.0 // indirect
|
|
github.com/prometheus/common v0.44.0 // indirect
|
|
|
github.com/prometheus/procfs v0.11.1 // indirect
|
|
github.com/prometheus/procfs v0.11.1 // indirect
|
|
|
- github.com/tdewolff/parse/v2 v2.7.4 // indirect
|
|
|
|
|
|
|
+ github.com/tdewolff/parse/v2 v2.7.5 // indirect
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
golang.org/x/sys v0.14.0 // indirect
|
|
golang.org/x/sys v0.14.0 // indirect
|
|
|
golang.org/x/text v0.14.0 // indirect
|
|
golang.org/x/text v0.14.0 // indirect
|