Skip to content

Commit b390159

Browse files
build(deps): bump github.com/apparentlymart/go-cidr in /e2etests
Bumps [github.com/apparentlymart/go-cidr](https://github.com/apparentlymart/go-cidr) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/apparentlymart/go-cidr/releases) - [Commits](apparentlymart/go-cidr@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/apparentlymart/go-cidr dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee63bff commit b390159

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

e2etests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/openperouter/openperouter/e2etests
33
go 1.25.7
44

55
require (
6-
github.com/apparentlymart/go-cidr v1.1.0
6+
github.com/apparentlymart/go-cidr v1.1.1
77
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.6
88
github.com/metallb/frr-k8s v0.0.23
99
github.com/onsi/ginkgo/v2 v2.27.2

e2etests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
22
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
3-
github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4tdgBZjnU=
4-
github.com/apparentlymart/go-cidr v1.1.0/go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc=
3+
github.com/apparentlymart/go-cidr v1.1.1 h1:oEEk8CE0HP0YpHxsegk/TaOtR2FLHdWv4p3eM4ceUwg=
4+
github.com/apparentlymart/go-cidr v1.1.1/go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc=
55
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
66
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
77
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

0 commit comments

Comments
 (0)