Skip to content

Commit

Permalink
drop dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Mar 23, 2022
1 parent ccaf88e commit bc7b107
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 303 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ go 1.17

require (
github.com/magefile/mage v1.11.0
github.com/mcandre/karp v0.0.4
github.com/mcandre/mage-extras v0.0.6
)

Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ github.com/magefile/mage v1.11.0 h1:C/55Ywp9BpgVVclD3lRnSYCwXTYxmSppIgLeDYlNuls=
github.com/magefile/mage v1.11.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
github.com/mcandre/factorio v0.0.1 h1:0xEb9Gn/HEqloxv40DUOLylF21bvKVOcUUxm4IqKHug=
github.com/mcandre/factorio v0.0.1/go.mod h1:xFjFNLPNyr1G7Escf8JE1gDMi/4+8JlLQ7m4uxuRE2o=
github.com/mcandre/karp v0.0.4 h1:25OSgQ62vfIcGSsI23kPI4hxrhisH4ayADYmMoLhoH0=
github.com/mcandre/karp v0.0.4/go.mod h1:adk4nDuCHYW3AuilS0mjaIQuGzxl/9dFOfmohgRIUCk=
github.com/mcandre/mage-extras v0.0.2/go.mod h1:LaUjUgmPBAl+58zVzGk5YhTTxhqGEFDAI5Oit56bPYs=
github.com/mcandre/mage-extras v0.0.6 h1:/Jovlxu3/AxSKy0E6Ry8a4PwCWDLplvch/vCXCvAdio=
github.com/mcandre/mage-extras v0.0.6/go.mod h1:Yy0JKv3zwFc4wx6CNSY+yJMV2q5BZu86KbN/J5bYEhk=
Expand Down
19 changes: 0 additions & 19 deletions vendor/github.com/mcandre/karp/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion vendor/github.com/mcandre/karp/.go-version

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/github.com/mcandre/karp/DEVELOPMENT.md

This file was deleted.

26 changes: 0 additions & 26 deletions vendor/github.com/mcandre/karp/LICENSE.md

This file was deleted.

54 changes: 0 additions & 54 deletions vendor/github.com/mcandre/karp/README.md

This file was deleted.

Binary file removed vendor/github.com/mcandre/karp/karp.gif
Binary file not shown.
4 changes: 0 additions & 4 deletions vendor/github.com/mcandre/karp/karp.go

This file was deleted.

35 changes: 0 additions & 35 deletions vendor/github.com/mcandre/karp/karp.txt

This file was deleted.

35 changes: 0 additions & 35 deletions vendor/github.com/mcandre/karp/launcher.go

This file was deleted.

11 changes: 0 additions & 11 deletions vendor/github.com/mcandre/karp/launcher_darwin.go

This file was deleted.

80 changes: 0 additions & 80 deletions vendor/github.com/mcandre/karp/magefile.go

This file was deleted.

10 changes: 0 additions & 10 deletions vendor/github.com/mcandre/karp/sample.envrc

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ github.com/magefile/mage/mg
# github.com/mcandre/factorio v0.0.1
## explicit; go 1.17
github.com/mcandre/factorio
# github.com/mcandre/karp v0.0.4
## explicit; go 1.17
github.com/mcandre/karp
# github.com/mcandre/mage-extras v0.0.6
## explicit; go 1.17
github.com/mcandre/mage-extras
Expand Down

0 comments on commit bc7b107

Please sign in to comment.