File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/bodgit/tsig
33go 1.25
44
55require (
6- github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5
6+ github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e
77 github.com/bodgit/gssapi v0.0.2
88 github.com/enceve/crypto v0.0.0-20160707101852-34d48bb93815
99 github.com/go-logr/logr v1.4.2
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3f
3838dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
3939github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
4040github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
41- github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5 h1:P5U+E4x5OkVEKQDklVPmzs71WM56RTTRqV4OrDC//Y4 =
42- github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5 /go.mod h1:976q2ETgjT2snVCf2ZaBnyBbVoPERGjUz+0sofzEfro =
41+ github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e h1:4dAU9FXIyQktpoUAgOJK3OTFc/xug0PCXYCqU0FgDKI =
42+ github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e /go.mod h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4 =
4343github.com/bodgit/gssapi v0.0.2 h1:R5fcaKifkIth3LzjR6cXDzAILxP1fhd8o2mdeIVSDQg =
4444github.com/bodgit/gssapi v0.0.2 /go.mod h1:Ln++a9AxkMbonzYExCgr9Lj/80PInqmw3/eGF+v/4SQ =
4545github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments