diff options
| author | 2024-08-15 00:30:58 +0000 | |
|---|---|---|
| committer | 2024-08-15 00:30:58 +0000 | |
| commit | 586639ccf0e2fefbd1da2c59d5abcb8d64d37434 (patch) | |
| tree | 52a9d7412e98ef406c39f09a6fad6e3fa7a7ad49 /vendor/modules.txt | |
| parent | update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203) (diff) | |
| download | gotosocial-586639ccf0e2fefbd1da2c59d5abcb8d64d37434.tar.xz | |
update go-sqlite3 to v0.18.0 (#3204)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 9d6bbcb24..7eef5fda5 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -516,7 +516,7 @@ github.com/modern-go/concurrent # github.com/modern-go/reflect2 v1.0.2 ## explicit; go 1.12 github.com/modern-go/reflect2 -# github.com/ncruces/go-sqlite3 v0.17.1 +# github.com/ncruces/go-sqlite3 v0.18.0 ## explicit; go 1.21 github.com/ncruces/go-sqlite3 github.com/ncruces/go-sqlite3/driver @@ -1124,7 +1124,7 @@ golang.org/x/oauth2/internal ## explicit; go 1.18 golang.org/x/sync/errgroup golang.org/x/sync/semaphore -# golang.org/x/sys v0.23.0 +# golang.org/x/sys v0.24.0 ## explicit; go 1.18 golang.org/x/sys/cpu golang.org/x/sys/unix |
