Skip to content

Commit

Permalink
change module
Browse files Browse the repository at this point in the history
  • Loading branch information
N-o-Z committed Aug 22, 2023
1 parent 9a7752c commit 8f24eb4
Show file tree
Hide file tree
Showing 2 changed files with 5 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/karrick/godirwalk
module github.com/N-O-Z/godirwalk

go 1.13

require github.com/karrick/godirwalk v1.17.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/karrick/godirwalk v1.17.0 h1:b4kY7nqDdioR/6qnbHQyDvmA17u5G1cZ6J+CZXwSWoI=
github.com/karrick/godirwalk v1.17.0/go.mod h1:j4mkqPuvaLI8mp1DroR3P6ad7cyYd4c1qeJ3RV7ULlk=

0 comments on commit 8f24eb4

Please sign in to comment.