This commit is contained in:
parent
ef7d5411af
commit
022327d539
4
go.mod
4
go.mod
@ -1,5 +1,5 @@
|
|||||||
module deadbeef.codes/steven/siteviewcounter
|
module deadbeef.codes/steven/siteviewcounter
|
||||||
|
|
||||||
go 1.16
|
go 1.20
|
||||||
|
|
||||||
require github.com/go-sql-driver/mysql v1.5.0
|
require github.com/go-sql-driver/mysql v1.7.1
|
||||||
|
4
go.sum
4
go.sum
@ -1,2 +1,2 @@
|
|||||||
github.com/go-sql-driver/mysql v1.5.0 h1:ozyZYNQW3x3HtqT1jira07DN2PArx2v7/mN66gGcHOs=
|
github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI=
|
||||||
github.com/go-sql-driver/mysql v1.5.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
|
github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
|
||||||
|
Loading…
Reference in New Issue
Block a user