File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import (
1616 "sync"
1717 "time"
1818
19- "github.com/saracen /go7z"
19+ "github.com/ProjectBorealis /go7z"
2020)
2121
2222// EngineAssociationPrefix is the required engine association prefix.
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ module github.com/ProjectBorealis/ue4versionator
33go 1.14
44
55require (
6+ github.com/ProjectBorealis/go7z v0.0.0-20190623190602-b3dd8f37eb91
67 github.com/go-ini/ini v1.57.0
78 github.com/pkg/errors v0.9.1 // indirect
89 github.com/saracen/go7z v0.0.0-20191010121135-9c09b6bd7fda
Original file line number Diff line number Diff line change 1+ github.com/ProjectBorealis/go7z v0.0.0-20190623190602-b3dd8f37eb91 h1:2iXNvZrI7Ejnpqx8DJ247KaRnxHsRV3fuMwZvOCR6Fw =
2+ github.com/ProjectBorealis/go7z v0.0.0-20190623190602-b3dd8f37eb91 /go.mod h1:xl0r9WJScrzzv/pnarj0okGHmiRd/uD0wm/B+r8aAkg =
13github.com/git-lfs/git-lfs v1.5.6 h1:Nvlmm3+jjblfF7JLUQRyOZ+TocmhsP/IKXFZGileAyE =
24github.com/git-lfs/git-lfs v2.5.2+incompatible h1:HZyuAiTCvBbNQa1tgrpBzmb9iRn9GKD8MGiLgdqRs/8 =
35github.com/git-lfs/git-lfs v2.5.2+incompatible /go.mod h1:OWQmiHEcQlu45gp/CzUQAR/VYwm1Pcxb3IB/RaB176U =
You can’t perform that action at this time.
0 commit comments