init
This commit is contained in:
commit
a0a338067b
16 changed files with 898 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module webdav
|
||||
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.23.1
|
||||
|
||||
require golang.org/x/net v0.37.0
|
Loading…
Add table
Add a link
Reference in a new issue