Minor gomod updates
This commit is contained in:
@@ -27,9 +27,7 @@ import (
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
||||
// import httptest
|
||||
"net/http/httptest"
|
||||
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ require (
|
||||
github.com/mackerelio/go-osstat v0.2.3
|
||||
github.com/satori/go.uuid v1.2.0
|
||||
github.com/shirou/gopsutil v3.21.11+incompatible
|
||||
github.com/shuffle/shuffle-shared v0.5.29
|
||||
github.com/shuffle/shuffle-shared v0.5.30
|
||||
k8s.io/api v0.28.1
|
||||
k8s.io/apimachinery v0.28.1
|
||||
k8s.io/client-go v0.28.1
|
||||
|
||||
@@ -11,7 +11,7 @@ require (
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/satori/go.uuid v1.2.0
|
||||
github.com/shuffle/shuffle-shared v0.5.29
|
||||
github.com/shuffle/shuffle-shared v0.5.30
|
||||
k8s.io/api v0.28.3
|
||||
k8s.io/apimachinery v0.28.3
|
||||
k8s.io/client-go v0.28.3
|
||||
|
||||
Reference in New Issue
Block a user