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 Mar 30, 2023
1 parent 729c2ce commit ce16505
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 311 deletions.
15 changes: 7 additions & 8 deletions go.mod
Expand Up @@ -3,15 +3,14 @@ module github.com/cybozu/assam
go 1.15

require (
github.com/aws/aws-sdk-go v1.37.27
github.com/chromedp/cdproto v0.0.0-20210305224431-50b9f457e822
github.com/chromedp/chromedp v0.6.8
github.com/google/uuid v1.2.0
github.com/aws/aws-sdk-go v1.44.232
github.com/chromedp/cdproto v0.0.0-20230329100754-6125fc8d7142
github.com/chromedp/chromedp v0.9.1
github.com/google/uuid v1.3.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
gopkg.in/ini.v1 v1.62.0
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.2
gopkg.in/ini.v1 v1.67.0
)

exclude (
Expand Down

0 comments on commit ce16505

Please sign in to comment.