Skip to content

Commit e73ef20

Browse files
authored
[skip-changelog] Upgraded a bunch of libraries (#2829)
1 parent ff4da77 commit e73ef20

File tree

18 files changed

+63
-63
lines changed

18 files changed

+63
-63
lines changed

.licenses/go/github.com/cyphar/filepath-securejoin.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/cyphar/filepath-securejoin
3-
version: v0.2.4
3+
version: v0.2.5
44
type: go
55
summary: Package securejoin is an implementation of the hopefully-soon-to-be-included
66
SecureJoin helper that is meant to be part of the "path/filepath" package.

.licenses/go/github.com/go-git/go-billy/v5.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/go-git/go-billy/v5
3-
version: v5.5.0
3+
version: v5.6.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5

.licenses/go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-billy/v5/helper/chroot
3-
version: v5.5.0
3+
version: v5.6.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/chroot
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.5.0/LICENSE
9+
- sources: v5@v5.6.0/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.5.0/README.md
212+
- sources: v5@v5.6.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-billy/v5/helper/polyfill
3-
version: v5.5.0
3+
version: v5.6.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/polyfill
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.5.0/LICENSE
9+
- sources: v5@v5.6.0/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.5.0/README.md
212+
- sources: v5@v5.6.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-billy/v5/osfs.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-billy/v5/osfs
3-
version: v5.5.0
3+
version: v5.6.0
44
type: go
55
summary: Package osfs provides a billy filesystem for the OS.
66
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/osfs
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.5.0/LICENSE
9+
- sources: v5@v5.6.0/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.5.0/README.md
212+
- sources: v5@v5.6.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-billy/v5/util.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-billy/v5/util
3-
version: v5.5.0
3+
version: v5.6.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/util
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.5.0/LICENSE
9+
- sources: v5@v5.6.0/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.5.0/README.md
212+
- sources: v5@v5.6.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/skeema/knownhosts.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/skeema/knownhosts
3-
version: v1.2.2
3+
version: v1.3.0
44
type: go
55
summary: Package knownhosts is a thin wrapper around golang.org/x/crypto/ssh/knownhosts,
66
adding the ability to obtain the list of host key algorithms for a known host.

.licenses/go/golang.org/x/sys/execabs.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/sys/execabs
3-
version: v0.29.0
3+
version: v0.30.0
44
type: go
55
summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups
66
to find absolute paths.
77
homepage: https://pkg.go.dev/golang.org/x/sys/execabs
88
license: other
99
licenses:
10-
- sources: sys@v0.29.0/LICENSE
10+
- sources: sys@v0.30.0/LICENSE
1111
text: |
1212
Copyright 2009 The Go Authors.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: sys@v0.29.0/PATENTS
39+
- sources: sys@v0.30.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/sys/unix.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/sys/unix
3-
version: v0.29.0
3+
version: v0.30.0
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
66
homepage: https://pkg.go.dev/golang.org/x/sys/unix
77
license: bsd-3-clause
88
licenses:
9-
- sources: sys@v0.29.0/LICENSE
9+
- sources: sys@v0.30.0/LICENSE
1010
text: |
1111
Copyright 2009 The Go Authors.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: sys@v0.29.0/PATENTS
38+
- sources: sys@v0.30.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/term.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/term
3-
version: v0.28.0
3+
version: v0.29.0
44
type: go
55
summary: Package term provides support functions for dealing with terminals, as commonly
66
found on UNIX systems.

0 commit comments

Comments
 (0)