Skip to content

Commit

Permalink
Bump tlib
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Oct 22, 2024
1 parent fe38da1 commit ef6f432
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/interline-io/log v0.0.0-20240613202707-4e3adcc06d2d
github.com/interline-io/transitland-dbutil v0.0.0-20241007223837-7564820963d3
github.com/interline-io/transitland-jobs v0.0.0-20241007224018-cfcf2ea0fd72
github.com/interline-io/transitland-lib v1.0.0-rc0
github.com/interline-io/transitland-lib v1.0.0-rc1.0.20241022212800-cdec759466df
github.com/interline-io/transitland-mw v0.0.0-20241007223948-3ff905d6e27e
github.com/jmoiron/sqlx v1.4.0
github.com/rs/zerolog v1.33.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ github.com/interline-io/transitland-dbutil v0.0.0-20241007223837-7564820963d3 h1
github.com/interline-io/transitland-dbutil v0.0.0-20241007223837-7564820963d3/go.mod h1:kgcAMx0H8Hrg9NCT6pxJhJqtN5itAhEQmaalFQjTGaQ=
github.com/interline-io/transitland-jobs v0.0.0-20241007224018-cfcf2ea0fd72 h1:B22lnyOgSlPfZYSOXlCDRk+QHIPuk0H5/MjKf6jZUto=
github.com/interline-io/transitland-jobs v0.0.0-20241007224018-cfcf2ea0fd72/go.mod h1:8hAqZ//zkgpxGMcGEHPs/zmFNw7DMhkvMl6WyYbCSM0=
github.com/interline-io/transitland-lib v1.0.0-rc0 h1:fjMUVlgRd2VzlMO8zyL9FvKQALtM8ITLgDgdf4cWyM4=
github.com/interline-io/transitland-lib v1.0.0-rc0/go.mod h1:1H9CH3iavzKjdJjLnhyu5MI35K/ySotez6cotosB0F0=
github.com/interline-io/transitland-lib v1.0.0-rc1.0.20241022212800-cdec759466df h1:r98zx7A1z9hQw08Iz1o77DWivvD3atag1xNRp2AlFJU=
github.com/interline-io/transitland-lib v1.0.0-rc1.0.20241022212800-cdec759466df/go.mod h1:1H9CH3iavzKjdJjLnhyu5MI35K/ySotez6cotosB0F0=
github.com/interline-io/transitland-mw v0.0.0-20241007223948-3ff905d6e27e h1:XJmgG8Aq9R4rC0FnBocCV1rr9RwEBJFcvnC1WDHmlqI=
github.com/interline-io/transitland-mw v0.0.0-20241007223948-3ff905d6e27e/go.mod h1:3UNXaOzARo8gMTIKReRDGgYXmZ42JhVlS/XW1+q64kQ=
github.com/invopop/yaml v0.3.1 h1:f0+ZpmhfBSS4MhG+4HYseMdJhoeeopbSKbq5Rpeelso=
Expand Down

0 comments on commit ef6f432

Please sign in to comment.