docs(db-mysql): fix wiring doc examples; align to v1.1.1
This commit is contained in:
@@ -3,8 +3,8 @@ module code.nochebuena.dev/einherjar/db-mysql
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
code.nochebuena.dev/einherjar/contracts v1.1.0
|
||||
code.nochebuena.dev/einherjar/core v1.1.0
|
||||
code.nochebuena.dev/einherjar/contracts v1.1.1
|
||||
code.nochebuena.dev/einherjar/core v1.1.1
|
||||
github.com/go-sql-driver/mysql v1.8.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user