Skip to content

Commit

Permalink
Bump tlib
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Dec 18, 2024
1 parent c3cd444 commit 22c1b5b
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-20241212203449-4bcff214cd71
github.com/interline-io/transitland-dbutil v0.0.0-20241212203507-15a69a52c1c4
github.com/interline-io/transitland-jobs v0.0.0-20241212203627-25dc585dcf7e
github.com/interline-io/transitland-lib v1.0.0-rc3.0.20241212204849-b6d598775003
github.com/interline-io/transitland-lib v1.0.0-rc3.0.20241218030804-d7af8d9232c5
github.com/interline-io/transitland-mw v0.0.0-20241212203557-2e0c0fea3d26
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-20241212203507-15a69a52c1c4 h1
github.com/interline-io/transitland-dbutil v0.0.0-20241212203507-15a69a52c1c4/go.mod h1:aPEEJCvUPJoxyzA6sP4/PF4thA+hpafYpUcFBgoKK50=
github.com/interline-io/transitland-jobs v0.0.0-20241212203627-25dc585dcf7e h1:1yYXM017Sm6qAPqwKT+SQ+WBbpGpVSGqyNbtcPHS+EU=
github.com/interline-io/transitland-jobs v0.0.0-20241212203627-25dc585dcf7e/go.mod h1:+lu9T9vafIPrucNWn21+UIrmd3MYeAbV3bEWkpT5Oxo=
github.com/interline-io/transitland-lib v1.0.0-rc3.0.20241212204849-b6d598775003 h1:lpwabmPKxRPKEhUluC2VPiTD88cEvOBcPhkE9GKEP7U=
github.com/interline-io/transitland-lib v1.0.0-rc3.0.20241212204849-b6d598775003/go.mod h1:Nmg+bRgs6lVmYe+pyBX9h2g19Vmz3ZXHfpSy82FaIZ0=
github.com/interline-io/transitland-lib v1.0.0-rc3.0.20241218030804-d7af8d9232c5 h1:ps/6kb3QeXCSNpL49JI3cUnp5sTkfNNoR5zt8Ls0oM8=
github.com/interline-io/transitland-lib v1.0.0-rc3.0.20241218030804-d7af8d9232c5/go.mod h1:Nmg+bRgs6lVmYe+pyBX9h2g19Vmz3ZXHfpSy82FaIZ0=
github.com/interline-io/transitland-mw v0.0.0-20241212203557-2e0c0fea3d26 h1:YNFsJU00rvfQyoTbKmgIAZJscdEZYn75rTR2d4aHfFs=
github.com/interline-io/transitland-mw v0.0.0-20241212203557-2e0c0fea3d26/go.mod h1:zPjgFce6JY8gHrm35Jdp59PKSQrpNfUSHN8B5I8cXSU=
github.com/invopop/yaml v0.3.1 h1:f0+ZpmhfBSS4MhG+4HYseMdJhoeeopbSKbq5Rpeelso=
Expand Down

0 comments on commit 22c1b5b

Please sign in to comment.