diff options
author | 2024-08-12 10:12:52 +0000 | |
---|---|---|
committer | 2024-08-12 10:12:52 +0000 | |
commit | 871d062bd628ddcbe1e8a7ecf690b7cada3d25e9 (patch) | |
tree | 2199de5187ae44ca61eb4f4b4f3d4abc5f39015b /vendor | |
parent | [chore]: Bump golang.org/x/net from 0.27.0 to 0.28.0 (#3194) (diff) | |
download | gotosocial-871d062bd628ddcbe1e8a7ecf690b7cada3d25e9.tar.xz |
[chore]: Bump golang.org/x/image from 0.18.0 to 0.19.0 (#3191)
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/golang.org/x/image/LICENSE | 4 | ||||
-rw-r--r-- | vendor/modules.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/vendor/golang.org/x/image/LICENSE b/vendor/golang.org/x/image/LICENSE index 6a66aea5e..2a7cf70da 100644 --- a/vendor/golang.org/x/image/LICENSE +++ b/vendor/golang.org/x/image/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009 The Go Authors. All rights reserved. +Copyright 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/vendor/modules.txt b/vendor/modules.txt index 327caf5b0..674ef1e51 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1081,7 +1081,7 @@ golang.org/x/exp/slices golang.org/x/exp/slog golang.org/x/exp/slog/internal golang.org/x/exp/slog/internal/buffer -# golang.org/x/image v0.18.0 +# golang.org/x/image v0.19.0 ## explicit; go 1.18 golang.org/x/image/bmp golang.org/x/image/ccitt |