Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
99cc672d
Commit
99cc672d
authored
May 07, 2022
by
Sjoerd Simons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump flannel to v0.18.1
Signed-off-by:
Sjoerd Simons
<
sjoerd@collabora.com
>
parent
f491802b
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
go.mod
go.mod
+2
-2
go.sum
go.sum
+0
-0
No files found.
go.mod
View file @
99cc672d
...
@@ -75,7 +75,7 @@ require (
...
@@ -75,7 +75,7 @@ require (
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
github.com/docker/docker v20.10.14+incompatible
github.com/docker/docker v20.10.14+incompatible
github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83
github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83
github.com/flannel-io/flannel v0.1
7.0
github.com/flannel-io/flannel v0.1
8.1
github.com/go-bindata/go-bindata v3.1.2+incompatible
github.com/go-bindata/go-bindata v3.1.2+incompatible
github.com/go-sql-driver/mysql v1.6.0
github.com/go-sql-driver/mysql v1.6.0
github.com/golangplus/testing v1.0.0 // indirect
github.com/golangplus/testing v1.0.0 // indirect
...
@@ -109,7 +109,7 @@ require (
...
@@ -109,7 +109,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.0
github.com/tchap/go-patricia v2.3.0+incompatible // indirect
github.com/tchap/go-patricia v2.3.0+incompatible // indirect
github.com/urfave/cli v1.22.4
github.com/urfave/cli v1.22.4
github.com/vishvananda/netlink v1.
1.1-0.20210330154013-f5de75959ad5
github.com/vishvananda/netlink v1.
2.1-beta.2
github.com/yl2chen/cidranger v1.0.2
github.com/yl2chen/cidranger v1.0.2
go.etcd.io/etcd/api/v3 v3.5.4
go.etcd.io/etcd/api/v3 v3.5.4
go.etcd.io/etcd/client/pkg/v3 v3.5.4
go.etcd.io/etcd/client/pkg/v3 v3.5.4
...
...
go.sum
View file @
99cc672d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment