Update go modules

This commit is contained in:
Unrud 2020-09-13 10:25:28 +02:00
parent 6d68809ccf
commit 50ec8ff4db
3 changed files with 7 additions and 8 deletions

View file

@ -24,7 +24,7 @@ package main
import (
"errors"
"fmt"
dbus "salsa.debian.org/go-team/packages/golang-dbus.git"
"github.com/godbus/dbus/v5"
"sync"
)