diff options
| author | 2021-09-08 20:55:13 +0100 | |
|---|---|---|
| committer | 2021-09-08 20:55:13 +0100 | |
| commit | 151069cff48f34f2f837220a8cdba9377ff354aa (patch) | |
| tree | 6c8dd9e0c5b36e3acb2011f0ef69ac689c30000c /vendor/modules.txt | |
| parent | update oauth library --> v4.3.2-SSB (diff) | |
| parent | Merge pull request #195 from NyaaaWhatsUpDoc/update/bun-library (diff) | |
| download | gotosocial-151069cff48f34f2f837220a8cdba9377ff354aa.tar.xz | |
Merge remote-tracking branch 'upstream/main' into update/oauth-library
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
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 22d3412ff..84ac7680d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -394,7 +394,7 @@ github.com/tdewolff/parse/v2/strconv github.com/tmthrgd/go-hex # github.com/ugorji/go/codec v1.2.6 github.com/ugorji/go/codec -# github.com/uptrace/bun v0.4.3 +# github.com/uptrace/bun v1.0.4 ## explicit github.com/uptrace/bun github.com/uptrace/bun/dialect @@ -458,7 +458,7 @@ golang.org/x/net/idna ## explicit golang.org/x/oauth2 golang.org/x/oauth2/internal -# golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf +# golang.org/x/sys v0.0.0-20210908160347-a851e7ddeee0 ## explicit golang.org/x/sys/cpu golang.org/x/sys/execabs |
