Skip to content

Commit

Permalink
Bump antrea.io/antrea from 1.14.0 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps [antrea.io/antrea](https://github.com/antrea-io/antrea) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/antrea-io/antrea/releases)
- [Commits](antrea-io/antrea@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: antrea.io/antrea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent d470e45 commit 3fa6430
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module antrea.io/theia
go 1.21

require (
antrea.io/antrea v1.14.0
antrea.io/antrea v1.14.1
github.com/ClickHouse/clickhouse-go v1.5.4
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/containernetworking/plugins v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
antrea.io/antrea v1.14.0 h1:ld8kxM3vX2aRR85QXT1VUPE9ibeZwmltOVlP76Oj2XM=
antrea.io/antrea v1.14.0/go.mod h1:OaYVZlfErECFjOnGUrDL+Y4GNOzgbQSx8uXmqLD+WIQ=
antrea.io/antrea v1.14.1 h1:zFE0duSg/Xprk2bMbi8UJRMEBh+PWyZeK64Hb1yqrBs=
antrea.io/antrea v1.14.1/go.mod h1:OaYVZlfErECFjOnGUrDL+Y4GNOzgbQSx8uXmqLD+WIQ=
antrea.io/libOpenflow v0.12.1 h1:5l+/SHEfJuuDbjkqF+YuZmk3oGjsQ1QS21K50EfqqOA=
antrea.io/libOpenflow v0.12.1/go.mod h1:WNcqu1927fBdc4G9wocmi58+bfxaLmZOTaTGROEcM8I=
antrea.io/ofnet v0.9.0 h1:Fcpi32GXcp4XCV/KQYDUtQ8b3HNqYxOCjTlcL0GIJ44=
Expand Down

0 comments on commit 3fa6430

Please sign in to comment.