diff options
| author | 2024-09-26 19:50:08 +0000 | |
|---|---|---|
| committer | 2024-09-26 19:50:08 +0000 | |
| commit | 58af95a1d5e24950c0a1ab4389289ca70f594ba2 (patch) | |
| tree | 8709fd97a5641fc070a91f7c7852908971d6bde2 /vendor/modules.txt | |
| parent | [chore] update go-sched pkg (#3357) (diff) | |
| download | gotosocial-58af95a1d5e24950c0a1ab4389289ca70f594ba2.tar.xz | |
[chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356)
* bump go-byteutil v1.2.0 -> v1.3.0 which has safer (as in long-term API consistency) byte <-> string conversions
* fix test relying on byteutil exported type no longer existing
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 888895cad..aadcc4893 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -4,8 +4,8 @@ codeberg.org/gruf/go-bytes # codeberg.org/gruf/go-bytesize v1.0.3 ## explicit; go 1.17 codeberg.org/gruf/go-bytesize -# codeberg.org/gruf/go-byteutil v1.2.0 -## explicit; go 1.16 +# codeberg.org/gruf/go-byteutil v1.3.0 +## explicit; go 1.20 codeberg.org/gruf/go-byteutil # codeberg.org/gruf/go-cache/v3 v3.5.7 ## explicit; go 1.19 |
