File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
6767 github.com/google/s2a-go v0.1.8 // indirect
6868 github.com/google/uuid v1.6.0 // indirect
6969 github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
70- github.com/gorilla/css v1.0.0 // indirect
70+ github.com/gorilla/css v1.0.1 // indirect
7171 github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
7272 github.com/inconshreveable/mousetrap v1.1.0 // indirect
7373 github.com/itchyny/gojq v0.12.9 // indirect
Original file line number Diff line number Diff line change @@ -219,8 +219,8 @@ github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+
219219github.com/googleapis/gax-go/v2 v2.0.5 /go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk =
220220github.com/googleapis/gax-go/v2 v2.14.1 h1:hb0FFeiPaQskmvakKu5EbCbpntQn48jyHuvrkurSS/Q =
221221github.com/googleapis/gax-go/v2 v2.14.1 /go.mod h1:Hb/NubMaVM88SrNkvl8X/o8XWwDJEPqouaLeN2IUxoA =
222- github.com/gorilla/css v1.0.0 h1:BQqNyPTi50JCFMTw/b67hByjMVXZRwGha6wxVGkeihY =
223- github.com/gorilla/css v1.0.0 /go.mod h1:Dn721qIggHpt4+EFCcTLTU/vk5ySda2ReITrtgBl60c =
222+ github.com/gorilla/css v1.0.1 h1:ntNaBIghp6JmvWnxbZKANoLyuXTPZ4cAMlo6RyhlbO8 =
223+ github.com/gorilla/css v1.0.1 /go.mod h1:BvnYkspnSzMmwRK+b8/xgNPLiIuNZr6vbZBTPQ2A3b0 =
224224github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c h1:6rhixN/i8ZofjG1Y75iExal34USq5p+wiN1tpie8IrU =
225225github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c /go.mod h1:NMPJylDgVpX0MLRlPy15sqSwOFv/U1GZ2m21JhFfek0 =
226226github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
You can’t perform that action at this time.
0 commit comments