Refactor rover attributes to add a name
This commit is contained in:
parent
db38ad6091
commit
5e1f9b0d31
10 changed files with 43 additions and 72 deletions
1
go.mod
1
go.mod
|
@ -7,4 +7,5 @@ require (
|
|||
github.com/gorilla/mux v1.7.4
|
||||
github.com/robfig/cron v1.2.0
|
||||
github.com/stretchr/testify v1.6.0
|
||||
github.com/tjarratt/babble v0.0.0-20191209142150-eecdf8c2339d
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue