Skip to content

Commit

Permalink
add image license test (GoogleCloudPlatform#107)
Browse files Browse the repository at this point in the history
* add image license test

* fix go lint

* fix gocheck

* adress comment

* fix package name

* fix gocheck

* rebase conflict

* LICENSE

* add vm in setup to run test

* add distrios support

* rename

* rename

* fix typo

* fix

* refactor

* address comment

* fix

* address comment

* remove log

* address comment

* address comment

* address comment

* small fix
  • Loading branch information
gaohannk authored Apr 23, 2021
1 parent bbb3e31 commit 7c3fb89
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 57 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ go 1.13

require (
cloud.google.com/go/storage v1.14.0
github.com/GeertJohan/go.rice v1.0.2 // indirect
github.com/GoogleCloudPlatform/compute-image-tools/daisy v0.0.0-20210416002445-25d654193a83
github.com/ains/go-test-html v0.0.0-20161021131355-c8eb28a2a5f2 // indirect
github.com/daaku/go.zipexe v1.0.1 // indirect
github.com/golang/protobuf v1.5.1 // indirect
github.com/google/go-github v17.0.0+incompatible
github.com/google/go-querystring v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 7c3fb89

Please sign in to comment.