Skip to content

Commit

Permalink
remove private dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
freigeistig committed Nov 15, 2023
1 parent 8bb7f70 commit dd27be7
Show file tree
Hide file tree
Showing 28 changed files with 1 addition and 614 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ require (
gitlab.com/distributed_lab/kit v1.11.2
gitlab.com/distributed_lab/logan v3.8.1+incompatible
gitlab.com/distributed_lab/running v1.6.0
gitlab.com/rarimo/identity/issuer v0.0.0-20230714110103-a853093c3233
)

require (
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -484,8 +484,6 @@ gitlab.com/distributed_lab/lorem v0.2.1/go.mod h1:wkzrGoB1L/yUBu56SfoJ/vNiPqiHZc
gitlab.com/distributed_lab/running v0.0.0-20200706131153-4af0e83eb96c/go.mod h1:4TnADX84dQjQMRHKIMPCVL0L97rD/Jxv0xDbrN6aKzk=
gitlab.com/distributed_lab/running v1.6.0 h1:O2GQHgYkpNRDbobR11atOCH2rhS1okNKyadiAqi+kQI=
gitlab.com/distributed_lab/running v1.6.0/go.mod h1:4TnADX84dQjQMRHKIMPCVL0L97rD/Jxv0xDbrN6aKzk=
gitlab.com/rarimo/identity/issuer v0.0.0-20230714110103-a853093c3233 h1:5dJhUij+k+igqKc/Se31baQyR5sp7Vk9ie2PaoiWESI=
gitlab.com/rarimo/identity/issuer v0.0.0-20230714110103-a853093c3233/go.mod h1:qo0NXd72v5jkNX/4UDYhc/xexCGGeACoL/5qaK/m7kM=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down
2 changes: 1 addition & 1 deletion internal/service/core/issuer/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package issuer

import (
"github.com/pkg/errors"
"gitlab.com/rarimo/identity/issuer/resources"
"github.com/rarimo/issuer/resources"
)

var (
Expand Down
52 changes: 0 additions & 52 deletions vendor/gitlab.com/rarimo/identity/issuer/resources/db.go

This file was deleted.

37 changes: 0 additions & 37 deletions vendor/gitlab.com/rarimo/identity/issuer/resources/flag.go

This file was deleted.

105 changes: 0 additions & 105 deletions vendor/gitlab.com/rarimo/identity/issuer/resources/included.go

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit dd27be7

Please sign in to comment.