This repository was archived by the owner on Aug 28, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/redhat-appstudio/service-provider-integration-operator
3
3
go 1.20
4
4
5
5
require (
6
- github.com/alexedwards/scs/v2 v2.7 .0
6
+ github.com/alexedwards/scs/v2 v2.8 .0
7
7
github.com/alexflint/go-arg v1.4.3
8
8
github.com/codeready-toolchain/api v0.0.0-20230228003642-4e8ac01b3642
9
9
github.com/go-jose/go-jose/v3 v3.0.3
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
3
3
github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46 /go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ =
4
4
github.com/PuerkitoBio/purell v1.1.1 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
5
5
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 /go.mod h1:uGdkoq3SwY9Y+13GIhn11/XLaGBb4BfwItxLd5jeuXE =
6
- github.com/alexedwards/scs/v2 v2.7 .0 h1:DY4rqLCM7UIR9iwxFS0++z1NhTzQlKV30aMHkJCDWKw =
7
- github.com/alexedwards/scs/v2 v2.7 .0 /go.mod h1:ToaROZxyKukJKT/xLcVQAChi5k6+Pn1Gvmdl7h3RRj8 =
6
+ github.com/alexedwards/scs/v2 v2.8 .0 h1:h31yUYoycPuL0zt14c0gd+oqxfRwIj6SOjHdKRZxhEw =
7
+ github.com/alexedwards/scs/v2 v2.8 .0 /go.mod h1:ToaROZxyKukJKT/xLcVQAChi5k6+Pn1Gvmdl7h3RRj8 =
8
8
github.com/alexflint/go-arg v1.4.3 h1:9rwwEBpMXfKQKceuZfYcwuc/7YY7tWJbFsgG5cAU/uo =
9
9
github.com/alexflint/go-arg v1.4.3 /go.mod h1:3PZ/wp/8HuqRZMUUgu7I+e1qcpUbvmS258mRXkFH4IA =
10
10
github.com/alexflint/go-scalar v1.1.0 h1:aaAouLLzI9TChcPXotr6gUhq+Scr8rl0P9P4PnltbhM =
You can’t perform that action at this time.
0 commit comments