diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-08-26 21:20:35 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-08-26 21:20:35 +0200 |
| commit | c6bc26d4d28eb007ae9858aefbe5bdbaec867865 (patch) | |
| tree | ccba1597ac9687621e82ea059b7db70d47d101bd /benchmark/go.mod | |
| parent | 2d0c1fc879e267d4ff17f8b08f3bf3e4202b6dcd (diff) | |
| download | go-oblast-c6bc26d4d28eb007ae9858aefbe5bdbaec867865.tar.gz | |
bump gg to 1.14.0
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 8aaed53..be67a60 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.12.0 + go.xyrillian.de/gg v1.14.0 go.xyrillian.de/oblast v0.11.0 gorm.io/driver/sqlite v1.6.0 gorm.io/gorm v1.31.2 |
