We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f3bf2 commit 7999224Copy full SHA for 7999224
go.mod
@@ -5,7 +5,7 @@ go 1.17
5
require (
6
github.com/evanphx/json-patch v4.11.0+incompatible
7
github.com/go-echarts/go-echarts/v2 v2.2.4
8
- github.com/gocrane/api v0.9.1-0.20230307114903-ce6fcd9a2eaf
+ github.com/gocrane/api v0.10.0
9
github.com/google/cadvisor v0.39.2
10
github.com/jaypipes/ghw v0.9.0
11
github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
0 commit comments