Skip to content

Commit

Permalink
Bump to tl head
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Jan 9, 2024
1 parent ded7efe commit ae86a5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/graph-gophers/dataloader/v7 v7.1.0
github.com/hypirion/go-filecache v0.0.0-20160810125507-e3e6ef6981f0
github.com/interline-io/log v0.0.0-20231211003339-8bdc406adcd2
github.com/interline-io/transitland-lib v0.14.1-0.20240109032839-7988636829e2
github.com/interline-io/transitland-lib v0.14.1-0.20240109033825-0d199706b8eb
github.com/interline-io/transitland-mw v0.0.0-20231220044449-a6aac07a9d9e
github.com/jellydator/ttlcache/v2 v2.11.1
github.com/jmoiron/sqlx v1.3.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,8 @@ github.com/interline-io/log v0.0.0-20231211003339-8bdc406adcd2 h1:ScRM8Kr6UwAvbl
github.com/interline-io/log v0.0.0-20231211003339-8bdc406adcd2/go.mod h1:chJaM8SKcHI6ivoeFuZ8M8axTjSV4TPmuQ+sAyAHa34=
github.com/interline-io/transitland-lib v0.14.1-0.20240109032839-7988636829e2 h1:GYiCu6h+8hfEka4kHueSXnk8KEdxGjGgL8K0Y20M0Rc=
github.com/interline-io/transitland-lib v0.14.1-0.20240109032839-7988636829e2/go.mod h1:TwGmZjX/iJRaYWKKosU/TIn8Dt4dywYCAXqmZwAA6qo=
github.com/interline-io/transitland-lib v0.14.1-0.20240109033825-0d199706b8eb h1:TeyCU2enrDL40wGz4KujogH4gfzr4cuSyC2axdjM/Go=
github.com/interline-io/transitland-lib v0.14.1-0.20240109033825-0d199706b8eb/go.mod h1:TwGmZjX/iJRaYWKKosU/TIn8Dt4dywYCAXqmZwAA6qo=
github.com/interline-io/transitland-mw v0.0.0-20231220044449-a6aac07a9d9e h1:MZnYbL21CKMWQkNBaG6xnWjU7J7uXErlBM4RwXjIfRQ=
github.com/interline-io/transitland-mw v0.0.0-20231220044449-a6aac07a9d9e/go.mod h1:QyssKyKXwbTWhFT9O08nVj+gScPntMvLh1qMGNr1Ksw=
github.com/jarcoal/httpmock v1.3.1 h1:iUx3whfZWVf3jT01hQTO/Eo5sAYtB2/rqaUuOtpInww=
Expand Down

0 comments on commit ae86a5d

Please sign in to comment.