File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/gorilla/css v1.0.0 // indirect
8
8
github.com/stretchr/testify v1.6.1
9
9
github.com/unrolled/render v1.0.3
10
- github.com/vanng822/css v1.0.0
10
+ github.com/vanng822/css v1.0.1
11
11
github.com/vanng822/r2router v0.0.0-20150523112421-1023140a4f30
12
12
golang.org/x/net v0.0.0-20200904194848-62affa334b73
13
13
)
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ github.com/vanng822/css v0.1.0 h1:lFOaxbqoxqgBv9gTOJavvKRS+5oy4YJ/ZBmW1EeYr3M=
19
19
github.com/vanng822/css v0.1.0 /go.mod h1:tcnB1voG49QhCrwq1W0w5hhGasvOg+VQp9i9H1rCM1w =
20
20
github.com/vanng822/css v1.0.0 h1:Us/aMlvmSMZMbN0jeR3SotsAmPxopmqw+yGRMy3TB+c =
21
21
github.com/vanng822/css v1.0.0 /go.mod h1:tcnB1voG49QhCrwq1W0w5hhGasvOg+VQp9i9H1rCM1w =
22
+ github.com/vanng822/css v1.0.1 h1:10yiXc4e8NI8ldU6mSrWmSWMuyWgPr9DZ63RSlsgDw8 =
23
+ github.com/vanng822/css v1.0.1 /go.mod h1:tcnB1voG49QhCrwq1W0w5hhGasvOg+VQp9i9H1rCM1w =
22
24
github.com/vanng822/r2router v0.0.0-20150523112421-1023140a4f30 h1:fCYIzI798sOjtO9fMZaqF0ldAoYEsMLt2EwX7HdXzu4 =
23
25
github.com/vanng822/r2router v0.0.0-20150523112421-1023140a4f30 /go.mod h1:1BVq8p2jVr55Ost2PkZWDrG86PiJ/0lxqcXoAcGxvWU =
24
26
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments