File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/marshallbrekka/go-u2fhost v0.0.0-20210111072507-3ccdec8c8105
21
21
github.com/mitchellh/go-homedir v1.1.0
22
22
github.com/pkg/errors v0.9.1
23
- github.com/playwright-community/playwright-go v0.4501.1
23
+ github.com/playwright-community/playwright-go v0.4700.0
24
24
github.com/sirupsen/logrus v1.9.3
25
25
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
26
26
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/9
138
138
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
139
139
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
140
140
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
141
- github.com/playwright-community/playwright-go v0.4501.1 h1:kz8SIfR6nEI8blk77nTVD0K5/i37QP5rY/o8a1fG+4c =
142
- github.com/playwright-community/playwright-go v0.4501.1 /go.mod h1:bpArn5TqNzmP0jroCgw4poSOG9gSeQg490iLqWAaa7w =
141
+ github.com/playwright-community/playwright-go v0.4700.0 h1:Eee2aPPLSgrEbaEZwUVfuczqjCITVf1cEl6EYqh2FI0 =
142
+ github.com/playwright-community/playwright-go v0.4700.0 /go.mod h1:bpArn5TqNzmP0jroCgw4poSOG9gSeQg490iLqWAaa7w =
143
143
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
144
144
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
145
145
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
You can’t perform that action at this time.
0 commit comments