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 c1ede76 commit bf78374Copy full SHA for bf78374
Gopkg.toml
@@ -0,0 +1,11 @@
1
+[[constraint]]
2
+ name = "github.com/coreos/pkg"
3
+ version = "4.0.0"
4
+
5
6
+ name = "github.com/godbus/dbus"
7
+ version = "4.1.0"
8
9
+[prune]
10
+ go-tests = true
11
+ unused-packages = true
0 commit comments