Update go_package name
This commit is contained in:
parent
d106158785
commit
38a9fd3908
@ -2,7 +2,7 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
package environments;
|
package environments;
|
||||||
import "google/protobuf/empty.proto";
|
import "google/protobuf/empty.proto";
|
||||||
option go_package = "git.badhouseplants.net/badhouseplants/softplayer-go-proto/pkg/environments";
|
option go_package = "git.badhouseplants.net/softplayer/softplayer-go-proto/pkg/environments";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Service for handling environments
|
* Service for handling environments
|
||||||
|
Loading…
Reference in New Issue
Block a user