|
@@ -11,7 +11,7 @@ require (
|
|
|
github.com/lib/pq v1.10.9
|
|
github.com/lib/pq v1.10.9
|
|
|
github.com/mattn/go-sqlite3 v1.14.28
|
|
github.com/mattn/go-sqlite3 v1.14.28
|
|
|
github.com/prometheus/client_golang v1.22.0
|
|
github.com/prometheus/client_golang v1.22.0
|
|
|
- github.com/tdewolff/minify/v2 v2.23.3
|
|
|
|
|
|
|
+ github.com/tdewolff/minify/v2 v2.23.5
|
|
|
golang.org/x/crypto v0.38.0
|
|
golang.org/x/crypto v0.38.0
|
|
|
golang.org/x/image v0.27.0
|
|
golang.org/x/image v0.27.0
|
|
|
golang.org/x/net v0.40.0
|
|
golang.org/x/net v0.40.0
|
|
@@ -37,7 +37,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.62.0 // indirect
|
|
github.com/prometheus/common v0.62.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.23 // indirect
|
|
|
|
|
|
|
+ github.com/tdewolff/parse/v2 v2.8.0 // indirect
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
golang.org/x/sys v0.33.0 // indirect
|
|
golang.org/x/sys v0.33.0 // indirect
|
|
|
golang.org/x/text v0.25.0 // indirect
|
|
golang.org/x/text v0.25.0 // indirect
|