internal/component: Check for provisionable
This commit is contained in:
parent
5053c982aa
commit
2a308ee03c
6 changed files with 24 additions and 20 deletions
1
go.mod
1
go.mod
|
|
@ -11,6 +11,7 @@ require (
|
|||
github.com/go-sql-driver/mysql v1.6.0
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rs/zerolog v1.28.0
|
||||
github.com/tkw1536/goprogram v0.2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue