Skip to content

Commit f33c425

Browse files
committed
Replace go-pg with bun
1 parent 8f0fbd2 commit f33c425

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,5 @@ go test
163163

164164
## See also
165165

166-
- [Fast and flexible HTTP router](https://github.com/vmihailenco/treemux)
167-
- [Golang PostgreSQL ORM](https://github.com/go-pg/pg)
168-
- [Golang msgpack](https://github.com/vmihailenco/msgpack)
169-
- [Golang message task queue](https://github.com/vmihailenco/taskq)
166+
- [Fast and flexible ORM](https://github.com/uptrace/bun)
167+
- [msgpack for Go](https://github.com/vmihailenco/msgpack)

0 commit comments

Comments
 (0)