[golang] updated go.mod
This commit is contained in:
parent
5611f5b468
commit
d16dd4f38e
5 changed files with 13 additions and 10 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"net/url"
|
||||
"path"
|
||||
|
||||
"git.adyxax.org/adyxax/spacetraders/v2/pkg/model"
|
||||
"git.adyxax.org/adyxax/spacetraders/golang/pkg/model"
|
||||
)
|
||||
|
||||
func (c *Client) Dock(s *model.Ship) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue