master
Paulo Simão 2021-11-05 08:10:21 -03:00
parent 8fee228701
commit ccd214f38e
1 changed files with 3 additions and 3 deletions

6
go.mod
View File

@ -2,9 +2,9 @@ module go.digitalcircle.com.br/open/mk
go 1.17 go 1.17
replace ( //replace (
go.digitalcircle.com.br/open/shelly => ../shelly // go.digitalcircle.com.br/open/shelly => ../shelly
) //)
require ( require (
github.com/alecthomas/kong v0.2.17 github.com/alecthomas/kong v0.2.17