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 @@ -146,7 +146,7 @@ require (
146
146
github.com/imulab/go-scim/pkg/v2 v2.2.0
147
147
github.com/jedib0t/go-pretty/v6 v6.6.7
148
148
github.com/jmoiron/sqlx v1.4.0
149
- github.com/justinas/nosurf v1.1.1
149
+ github.com/justinas/nosurf v1.2.0
150
150
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
151
151
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
152
152
github.com/klauspost/compress v1.18.0
Original file line number Diff line number Diff line change @@ -1442,8 +1442,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
1442
1442
github.com/jstemmer/go-junit-report v0.9.1 /go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk =
1443
1443
github.com/jung-kurt/gofpdf v1.0.0 /go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes =
1444
1444
github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5 /go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes =
1445
- github.com/justinas/nosurf v1.1.1 h1:92Aw44hjSK4MxJeMSyDa7jwuI9GR2J/JCQiaKvXXSlk =
1446
- github.com/justinas/nosurf v1.1.1 /go.mod h1:ALpWdSbuNGy2lZWtyXdjkYv4edL23oSEgfBT1gPJ5BQ =
1445
+ github.com/justinas/nosurf v1.2.0 h1:yMs1bSRrNiwXk4AS6n8vL2Ssgpb9CB25T/4xrixaK0s =
1446
+ github.com/justinas/nosurf v1.2.0 /go.mod h1:ALpWdSbuNGy2lZWtyXdjkYv4edL23oSEgfBT1gPJ5BQ =
1447
1447
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs =
1448
1448
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 /go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8 =
1449
1449
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4 =
You can’t perform that action at this time.
0 commit comments