Skip to content

Commit

Permalink
Merge pull request #2 from rayark/fix/go-mod
Browse files Browse the repository at this point in the history
Fix go mod
* Declare the correct path in go mod
  • Loading branch information
raymond-chia authored Aug 8, 2022
2 parents 3f9cf90 + 68214da commit ac25440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dghubble/oauth1
module github.com/rayark/oauth1

go 1.17

Expand Down

0 comments on commit ac25440

Please sign in to comment.