transfer repo, remove retractions
This commit is contained in:
parent
4eb6158348
commit
7fc67a10c9
1 changed files with 1 additions and 6 deletions
7
go.mod
7
go.mod
|
@ -1,12 +1,7 @@
|
|||
module egtyl.xyz/omnibill/archiver
|
||||
module egtyl.xyz/shane/archiver
|
||||
|
||||
go 1.23.2
|
||||
|
||||
retract (
|
||||
v1.0.1
|
||||
v1.0.0
|
||||
) // Retracting due to an oversight. Will be un-retracted in the future.
|
||||
|
||||
require (
|
||||
github.com/dsnet/compress v0.0.1
|
||||
github.com/go-git/go-billy/v5 v5.6.0
|
||||
|
|
Loading…
Reference in a new issue