Skip to content

Commit

Permalink
Bump antrea.io/antrea from 1.13.0 to 1.13.1 (#448)
Browse files Browse the repository at this point in the history
Bumps [antrea.io/antrea](https://github.com/antrea-io/antrea) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/antrea-io/antrea/releases)
- [Commits](antrea-io/antrea@v1.13.0...v1.13.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 1a4ee73 commit f1e3092
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.13.0
antrea.io/antrea v1.13.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.13.0 h1:8dUjk1TRljsAy/oE+vVtTSnFPveSXm/3iyedbvcCI0M=
antrea.io/antrea v1.13.0/go.mod h1:NsrOE4u5w2AC+qBk/x06gYxOdYOE0Y/OwrRhA3y2Hyc=
antrea.io/antrea v1.13.1 h1:20ysY6rxmtRi0hNgXNDOKDtEK1PYVUd+gUAM4PTKJAY=
antrea.io/antrea v1.13.1/go.mod h1:NsrOE4u5w2AC+qBk/x06gYxOdYOE0Y/OwrRhA3y2Hyc=
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 f1e3092

Please sign in to comment.