diff options
Diffstat (limited to 'benchmark/go.mod')
| -rw-r--r-- | benchmark/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/go.mod b/benchmark/go.mod index 48ee3a3..8aaed53 100644 --- a/benchmark/go.mod +++ b/benchmark/go.mod @@ -7,7 +7,7 @@ require ( github.com/jackc/pgx/v5 v5.10.0 github.com/lib/pq v1.12.3 github.com/mattn/go-sqlite3 v1.14.48 - go.xyrillian.de/gg v1.11.1 + go.xyrillian.de/gg v1.12.0 go.xyrillian.de/oblast v0.11.0 gorm.io/driver/sqlite v1.6.0 gorm.io/gorm v1.31.2 |
