diff options
Diffstat (limited to 'vendor/github.com/godbus/dbus/go.mod')
-rw-r--r-- | vendor/github.com/godbus/dbus/go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/godbus/dbus/go.mod b/vendor/github.com/godbus/dbus/go.mod index bdcd12598..57014e4ac 100644 --- a/vendor/github.com/godbus/dbus/go.mod +++ b/vendor/github.com/godbus/dbus/go.mod @@ -1 +1,3 @@ module github.com/godbus/dbus + +go 1.12 |