Skip to content

Bun 1.0.19 not compiling - Postgres dialect #351

Answered by vmihailenco
michlan-reco asked this question in Q&A
Discussion options

You must be logged in to vote

Make sure all bun packages have the same version in go.mod:

	github.com/uptrace/bun v1.0.19
	github.com/uptrace/bun/dialect/pgdialect v1.0.19
	github.com/uptrace/bun/driver/pgdriver v1.0.19
	github.com/uptrace/bun/extra/bundebug v1.0.19
	github.com/uptrace/bun/extra/bunotel v1.0.19

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@michlan-reco
Comment options

Answer selected by michlan-reco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants