Skip to content

Commit

Permalink
Trivial updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mojatter committed Nov 9, 2021
1 parent d2bd272 commit 4a7985f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ func main() {
}

fmt.Printf("%v\n", names)

// Output: [osfs/testdata/dir0/file01.txt osfs/testdata/dir0/file02.txt]
}
```
Expand Down
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/jarxorg/io2

go 1.16

require ()

0 comments on commit 4a7985f

Please sign in to comment.