-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
navigaid
committed
Jan 1, 2025
1 parent
2102eba
commit 0d7050c
Showing
19 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/cmd | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/btwiuse/bingo v0.0.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module k0s.io | ||
|
||
go 1.24rc1 | ||
go 1.23.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
use ( | ||
. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/agent | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/ActiveState/termtest/conpty v0.5.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/apiserver | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/emicklei/go-restful/v3 v3.12.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/asciitransport | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/btwiuse/pretty v0.2.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/cli | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/btwiuse/multicall v0.0.5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/client | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/VojtechVitek/yaml-cli v0.0.5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/hub | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/abbot/go-http-auth v0.4.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/manager | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/btwiuse/gods v0.0.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/middleware | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/gorilla/handlers v1.5.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/plugin | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/btwiuse/rng v0.0.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/simple | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/gorilla/handlers v1.5.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/tunnel | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/btwiuse/wsconn v0.0.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/pkg/ui | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/gorilla/mux v1.8.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module k0s.io/pkg/utils | ||
|
||
go 1.24rc1 | ||
go 1.23.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/third_party | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/BurntSushi/toml v1.1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module k0s.io/third_party/pkg/exporter | ||
|
||
go 1.24rc1 | ||
go 1.23.4 | ||
|
||
require ( | ||
github.com/alecthomas/kingpin/v2 v2.4.0 | ||
|