File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/godbus/dbus/v5 v5.0.4-0.20200513180336-df5ef3eb7cca
77 github.com/shirou/gopsutil/v3 v3.21.9
8- github.com/unix-streamdeck/api v1.0.0
8+ github.com/unix-streamdeck/api v1.0.1
99 github.com/unix-streamdeck/driver v0.0.0-20211119182210-fc6b90443bcd
1010 golang.org/x/image v0.0.0-20201208152932-35266b937fa6 // indirect
1111 golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/tklauser/numcpus v0.3.0 h1:ILuRUQBtssgnxw0XXIjKUC56fgnOrFoQQ/4+DeU2bi
109109github.com/tklauser/numcpus v0.3.0 /go.mod h1:yFGUr7TUHQRAhyqBcEg0Ge34zDBAsIvJJcyE6boqnA8 =
110110github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
111111github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
112- github.com/unix-streamdeck/api v1.0.0 h1:GZIslyThiZgcZ/GIR0O/DWnciL6bijSdIA+TSnKzHsI =
113- github.com/unix-streamdeck/api v1.0.0 /go.mod h1:Z8bzDHQnWv/2hx9wQXp0/qw6Fp4ty5pFRsgaBG5WYAI =
112+ github.com/unix-streamdeck/api v1.0.1 h1:B5P5p1d4uqvoy8N2OhiWdy/iuhHRCYI+pP3+lwYzDsU =
113+ github.com/unix-streamdeck/api v1.0.1 /go.mod h1:Z8bzDHQnWv/2hx9wQXp0/qw6Fp4ty5pFRsgaBG5WYAI =
114114github.com/unix-streamdeck/driver v0.0.0-20211119182210-fc6b90443bcd h1:SZleJkNDcxwgKQaoNgpg2Ui2LYFb/feWHFkYj+SLIms =
115115github.com/unix-streamdeck/driver v0.0.0-20211119182210-fc6b90443bcd /go.mod h1:i3Eg6kJBslgUk2VIPJ3Cclta2fpV1KJrOnOnR8gnVKY =
116116github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
You can’t perform that action at this time.
0 commit comments