Skip to content

Commit

Permalink
Create go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
zeusssz authored Sep 12, 2024
1 parent 9cf72ab commit 9fd7b73
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module github.com/zeusssz/drateR

go 1.16

require (
github.com/pkg/sftp v1.13.1
golang.org/x/crypto v0.0.0-20230411230656-4c4a04e9b9e7
)

0 comments on commit 9fd7b73

Please sign in to comment.