Skip to content

Commit

Permalink
Updates to K8s GH destination
Browse files Browse the repository at this point in the history
  • Loading branch information
chainzero committed Oct 25, 2023
1 parent 0ae0e5c commit 275a89f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion proto/provider/akash/inventory/v1/resourcepair.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ package akash.inventory.v1;

import "akash/base/v1beta3/attribute.proto";
import "gogoproto/gogo.proto";
import "k8s.io/apimachinery/pkg/api/resource/generated.proto";
import "github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/generated.proto";


option go_package = "github.com/akash-network/akash-api/go/inventory/v1";

Expand Down

0 comments on commit 275a89f

Please sign in to comment.