mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-08 00:55:14 +00:00
delete api -- twas a silly place
This commit is contained in:
parent
1df9b645f1
commit
615289bc48
3 changed files with 0 additions and 413 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,6 @@ go 1.14
|
|||
|
||||
require (
|
||||
cloud.google.com/go v0.60.0
|
||||
cloud.google.com/go/datastore v1.1.0
|
||||
cloud.google.com/go/storage v1.10.0
|
||||
github.com/docker/docker v1.13.1 // indirect
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
|
|
@ -12,7 +11,6 @@ require (
|
|||
github.com/google/go-github/v32 v32.1.0
|
||||
github.com/google/ko v0.6.0
|
||||
github.com/google/martian v2.1.1-0.20190517191504-25dcb96d9e51+incompatible // indirect
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/opencontainers/runc v0.1.1 // indirect
|
||||
github.com/tmc/dot v0.0.0-20180926222610-6d252d5ff882
|
||||
go.opencensus.io v0.22.4 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue