File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/coreos/ignition v0.35.0
1111 github.com/davecgh/go-spew v1.1.1 // indirect
1212 github.com/stretchr/testify v1.4.0
13- github.com/vincent-petithory/dataurl v0 .0.0-20191104211930-d1553a71de50
13+ github.com/vincent-petithory/dataurl v1 .0.0
1414 go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
1515 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
1616)
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd/go.mod h1:hPqNNc0
8383github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
8484github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
8585github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
86- github.com/vincent-petithory/dataurl v0 .0.0-20191104211930-d1553a71de50 h1:uxE3GYdXIOfhMv3unJKETJEhw78gvzuQqRX/rVirc2A =
87- github.com/vincent-petithory/dataurl v0 .0.0-20191104211930-d1553a71de50 /go.mod h1:FHafX5vmDzyP+1CQATJn7WFKc9CvnvxyvZy6I1MrG/U =
86+ github.com/vincent-petithory/dataurl v1 .0.0 h1:cXw+kPto8NLuJtlMsI152irrVw9fRDX8AbShPRpg2CI =
87+ github.com/vincent-petithory/dataurl v1 .0.0/go.mod h1:FHafX5vmDzyP+1CQATJn7WFKc9CvnvxyvZy6I1MrG/U =
8888go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
8989go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
9090go.opencensus.io v0.22.2 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ github.com/pmezard/go-difflib/difflib
2727# github.com/stretchr/testify v1.4.0
2828## explicit
2929github.com/stretchr/testify/assert
30- # github.com/vincent-petithory/dataurl v0 .0.0-20191104211930-d1553a71de50
30+ # github.com/vincent-petithory/dataurl v1 .0.0
3131## explicit
3232github.com/vincent-petithory/dataurl
3333# go4.org v0.0.0-20201209231011-d4a079459e60
You can’t perform that action at this time.
0 commit comments