Skip to content

Commit

Permalink
TMP: Use my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Nov 21, 2024
1 parent 5930f13 commit 803b0a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ require (
google.golang.org/grpc v1.67.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
)

replace github.com/ubuntu/authd v0.3.6 => github.com/3v1n0/authd v0.0.0-20241120222544-24ae66feb560
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/3v1n0/authd v0.0.0-20241120222544-24ae66feb560 h1:4wAE7+APIGt0kSPr3kFSM0HlC32Kz8+oIHFBVKqbp7o=
github.com/3v1n0/authd v0.0.0-20241120222544-24ae66feb560/go.mod h1:yqIsfOCwH4QrZyv8LaZeacKjOkFLGtlZu4zJ/xpVq2w=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 h1:nyQWyZvwGTvunIMxi1Y9uXkcyr+I7TeNrr/foo4Kpk8=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0/go.mod h1:l38EPgmsp71HHLq9j7De57JcKOWPyhrsW1Awm1JS6K0=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 h1:ywEEhmNahHBihViHepv3xPBn1663uRv2t2q/ESv9seY=
Expand Down

0 comments on commit 803b0a9

Please sign in to comment.