You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
178 B
Modula-2

module b612.me/mysql/sqlbuilder
go 1.20
require (
b612.me/mysql/sqltypes v0.0.0-20230701101652-40406d9a2ff2
github.com/dropbox/godropbox v0.0.0-20230623171840-436d2007a9fd
)