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

Commit

Permalink
Merge pull request #28 from kubernetes-sigs/gomod
Browse files Browse the repository at this point in the history
Use go modules
  • Loading branch information
k8s-ci-robot authored Mar 26, 2020
2 parents 73dc624 + f3e10d8 commit 78e169e
Show file tree
Hide file tree
Showing 162 changed files with 12,463 additions and 108,717 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sudo: required
dist: xenial
language: go
go:
- "1.11.4"
- "1.13"

go_import_path: github.com/kubernetes-sigs/dashboard-metrics-scraper

Expand Down
Loading

0 comments on commit 78e169e

Please sign in to comment.