File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ module github.com/moov-io/irs
22
33go 1.24
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 github.com/antihax/optional v1.0.0
99 github.com/go-kit/log v0.2.1
1010 github.com/gorilla/mux v1.8.1
11- github.com/moov-io/base v0.55.0
11+ github.com/moov-io/base v0.55.1
1212 github.com/spf13/cobra v1.9.1
1313 github.com/stretchr/testify v1.10.0
1414 golang.org/x/oauth2 v0.30.0
Original file line number Diff line number Diff line change @@ -970,6 +970,8 @@ github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
970970github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
971971github.com/moov-io/base v0.55.0 h1:eP0r9rQEcbhkNxm+MFrCVCONLrycHXbajo8Vf1PXEuY =
972972github.com/moov-io/base v0.55.0 /go.mod h1:1NCnzm42u3Ef1bWGYQ1YNhQzzoDLey8YfSwTtQoyWv0 =
973+ github.com/moov-io/base v0.55.1 h1:bnbphcE7+E4wpK0CYOCuo6KbLKFWyqTGri1yHukMYeM =
974+ github.com/moov-io/base v0.55.1 /go.mod h1:Aiq0LQFbE1ha+bAOGxDtnu8ZEGzZorcIK/1jALBPk/E =
973975github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
974976github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
975977github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
You can’t perform that action at this time.
0 commit comments