dbmate/pkg
Eng Zer Jun fb17e8eeca
refactor: move from io/ioutil to io and os package (#236)
The `io/ioutil` package has been deprecated in Go 1.16. This commit replaces the existing `io/ioutil` functions with their new definitions in `io` and `os` packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-08-26 21:13:37 -07:00
..
dbmate refactor: move from io/ioutil to io and os package (#236) 2021-08-26 21:13:37 -07:00
dbutil Refactor drivers into separate packages (#179) 2020-11-19 15:04:42 +13:00
driver mysql: Fix escaping of '+' character in passwords (#200) 2021-03-09 07:46:36 +00:00