Skip to content

Commit

Permalink
Refactor: add memberKind ans relation constants
Browse files Browse the repository at this point in the history
Signed-off-by: JeffMboya <[email protected]>

Refactor: add memberKind ans relation constants

Signed-off-by: JeffMboya <[email protected]>

Refactor: add memberKind ans relation constants

Signed-off-by: JeffMboya <[email protected]>

Refactor: add memberKind ans relation constants

Signed-off-by: JeffMboya <[email protected]>

Refactor: add memberKind ans relation constants

Signed-off-by: JeffMboya <[email protected]>
  • Loading branch information
JeffMboya authored and dborovcanin committed Jun 20, 2024
1 parent e9692a9 commit 68aa366
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ require (
github.com/goccy/go-json v0.10.2 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
Expand Down Expand Up @@ -191,5 +190,4 @@ require (
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
mvdan.cc/gofumpt v0.6.0 // indirect
)

0 comments on commit 68aa366

Please sign in to comment.