File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.6
55require (
66 github.com/gin-contrib/cors v1.7.5
77 github.com/gin-gonic/gin v1.10.1
8- github.com/noi-techpark/go-netex v0.4.0
8+ github.com/noi-techpark/go-netex v0.4.1
99 github.com/samber/slog-gin v1.15.1
1010 gotest.tools/v3 v3.5.2
1111)
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
5353github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
5454github.com/noi-techpark/go-netex v0.4.0 h1:edXJiZsf3fs1EiXE9zsh+NvY5o471s11u1wfQ4Phn08 =
5555github.com/noi-techpark/go-netex v0.4.0 /go.mod h1:DDY9+ROb6h+/gPs97F44tVHbldaXPj3po/gavQgcay8 =
56+ github.com/noi-techpark/go-netex v0.4.1 h1:2g2AZwKexMQMgvqtJjYadoGBJIg0bhB5+b2BWtx4sh4 =
57+ github.com/noi-techpark/go-netex v0.4.1 /go.mod h1:DDY9+ROb6h+/gPs97F44tVHbldaXPj3po/gavQgcay8 =
5658github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
5759github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
5860github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments