Skip to content

Commit

Permalink
fix module name
Browse files Browse the repository at this point in the history
  • Loading branch information
Askath committed Feb 21, 2024
1 parent f28c129 commit 515f602
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module github.com/askath/cloneAll
module github.com/askath/ghcloneall

go 1.22.0

require github.com/askath/ghcloneall v0.2.0 // indirect

0 comments on commit 515f602

Please sign in to comment.