File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hugomods/pwa
33go 1.18
44
55require (
6- github.com/hugomods/icons/vendors/bootstrap v0.5.0 // indirect
6+ github.com/hugomods/icons/vendors/bootstrap v0.5.2 // indirect
77 github.com/hugomods/workbox v0.1.0 // indirect
88 github.com/jakearchibald/idb v7.1.1+incompatible // indirect
99)
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.4.0 h1:+2r0aWG/qdsdLBtQ+b5VN7z3Kh
33github.com/hugomods/icons/vendors/bootstrap v0.4.0 /go.mod h1:my/xxEyTvWAym67NVfhWRvdQKrHcscU43neIBXnlbfM =
44github.com/hugomods/icons/vendors/bootstrap v0.4.1 /go.mod h1:3fXUsXdGZa+f31OEKUMDGsrCq1XZwhLvUys8XT63AZM =
55github.com/hugomods/icons/vendors/bootstrap v0.5.0 /go.mod h1:kfC17VWV+tNi6PGF4AY7CJBBa1/HEgWxCYq2kNOdcdI =
6+ github.com/hugomods/icons/vendors/bootstrap v0.5.2 /go.mod h1:O+9YwW2aJiOIC7R/zmSnoiZjiix1HMJD5J7NRLxRg+M =
67github.com/hugomods/workbox v0.1.0 h1:yxuTj3gT1BNf6OitxrjxSJXfmbFBj2UTwdWr142eYFQ =
78github.com/hugomods/workbox v0.1.0 /go.mod h1:RpFcIcltqYsiHWJV6PHPOdMagFZxO7nrO5XUpn/TMoc =
89github.com/jakearchibald/idb v7.1.1+incompatible h1:/o1ng3qUjgMUeeKFim3J3tiQAitcVXU12pXIjSzwT/c =
You can’t perform that action at this time.
0 commit comments