Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2021
1 parent 0800b29 commit b5fa4dc
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 87 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -3,12 +3,12 @@ module github.com/cybozu/assam
go 1.15

require (
github.com/aws/aws-sdk-go v1.38.58
github.com/chromedp/cdproto v0.0.0-20210610012203-ae0add727b87
github.com/aws/aws-sdk-go v1.38.71
github.com/chromedp/cdproto v0.0.0-20210625233425-810000e4a4fc
github.com/chromedp/chromedp v0.7.3
github.com/google/uuid v1.2.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.0
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
gopkg.in/ini.v1 v1.62.0
Expand Down

0 comments on commit b5fa4dc

Please sign in to comment.