Skip to content

Commit

Permalink
samples: fix samples path in allmodules (#2065)
Browse files Browse the repository at this point in the history
Followup on #2057
  • Loading branch information
eliben authored May 14, 2019
1 parent 65ac5b3 commit ddb80e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion allmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
internal/cmd/gocdk
internal/contributebot
internal/website
samples/appengine
samples
2 changes: 2 additions & 0 deletions internal/testing/alldeps
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ github.com/google/go-cmp
github.com/google/go-github
github.com/google/go-querystring
github.com/google/martian
github.com/google/subcommands
github.com/google/uuid
github.com/google/wire
github.com/googleapis/gax-go
Expand Down Expand Up @@ -90,5 +91,6 @@ google.golang.org/api
google.golang.org/appengine
google.golang.org/genproto
google.golang.org/grpc
gopkg.in/pipe.v2
gopkg.in/square/go-jose.v2
pack.ag/amqp

0 comments on commit ddb80e5

Please sign in to comment.