miqt: initial port
This commit is contained in:
parent
e9c7c12450
commit
dcc8edd3f8
2
go.mod
2
go.mod
@ -1,3 +1,5 @@
|
|||||||
module code.ivysaur.me/qocker-miqt
|
module code.ivysaur.me/qocker-miqt
|
||||||
|
|
||||||
go 1.19
|
go 1.19
|
||||||
|
|
||||||
|
require github.com/mappu/miqt v0.7.1 // indirect
|
||||||
|
2
go.sum
Normal file
2
go.sum
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
github.com/mappu/miqt v0.7.1 h1:CIegOqnF9sxSHs4eyqOgAHbuhFwCu1hth4b989ZTP1k=
|
||||||
|
github.com/mappu/miqt v0.7.1/go.mod h1:xFg7ADaO1QSkmXPsPODoKe/bydJpRG9fgCYyIDl/h1U=
|
Loading…
x
Reference in New Issue
Block a user