Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Controller runtime 0.5.0 #1184

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
# The version used here should match the BUILD_IMAGE variable in the
# Makefile.
go:
- "1.12.9"
- "1.13.7"

# Enable building in Travis using forked repos.
go_import_path: sigs.k8s.io/kubefed
Expand Down
Loading