mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Drop winsymlink go 1.23 workaround
(cherry picked from commit 3990b6324d0427eaf9ff970da2be02711567ef5f)
This commit is contained in:
		 Jordan Liggitt
					Jordan Liggitt
				
			
				
					committed by
					
						 mansikulkarni96
						mansikulkarni96
					
				
			
			
				
	
			
			
			 mansikulkarni96
						mansikulkarni96
					
				
			
						parent
						
							237aadab89
						
					
				
				
					commit
					1f642c79c3
				
			
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -10,8 +10,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	bitbucket.org/bertimus9/systemstat v0.5.0 | ||||
| 	github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab | ||||
|   | ||||
							
								
								
									
										2
									
								
								go.work
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.work
									
									
									
									
									
								
							| @@ -4,8 +4,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| use ( | ||||
| 	. | ||||
| 	./staging/src/k8s.io/api | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
| 	k8s.io/apimachinery v0.0.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/emicklei/go-restful/v3 v3.11.0 | ||||
| 	github.com/fxamacker/cbor/v2 v2.7.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 | ||||
| 	github.com/davecgh/go-spew v1.1.1 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/blang/semver/v4 v4.0.0 | ||||
| 	github.com/coreos/go-oidc v2.3.0+incompatible | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/gnostic-models v0.6.9 | ||||
| 	github.com/google/go-cmp v0.6.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/go-logr/logr v1.4.2 | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/go-cmp v0.6.0 | ||||
| 	github.com/spf13/cobra v1.8.1 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
| 	gopkg.in/go-jose/go-jose.v2 v2.6.3 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
| 	github.com/google/gnostic-models v0.6.9 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/blang/semver/v4 v4.0.0 | ||||
| 	github.com/go-logr/logr v1.4.2 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/go-cmp v0.6.0 | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/spf13/pflag v1.0.5 | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/Microsoft/go-winio v0.6.2 | ||||
| 	github.com/fsnotify/fsnotify v1.7.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
| 	k8s.io/api v0.0.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/blang/semver/v4 v4.0.0 | ||||
| 	github.com/google/cel-go v0.23.2 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/go-cmp v0.6.0 | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
| 	google.golang.org/grpc v1.65.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
| 	google.golang.org/grpc v1.65.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/emicklei/go-restful/v3 v3.11.0 | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	k8s.io/apimachinery v0.0.0 | ||||
| 	k8s.io/cloud-provider v0.0.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	k8s.io/apimachinery v0.0.0 | ||||
| 	k8s.io/component-base v0.0.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/go-cmp v0.6.0 | ||||
| 	k8s.io/api v0.0.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/MakeNowJust/heredoc v1.0.0 | ||||
| 	github.com/chai2010/gettext-go v1.0.2 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/emicklei/go-restful/v3 v3.11.0 | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/gogo/protobuf v1.3.2 | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/moby/sys/mountinfo v0.7.2 | ||||
| 	github.com/stretchr/testify v1.9.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/blang/semver/v4 v4.0.0 | ||||
| 	github.com/google/go-cmp v0.6.0 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/gofuzz v1.2.0 | ||||
| 	github.com/spf13/cobra v1.8.1 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/spf13/cobra v1.8.1 | ||||
| 	github.com/spf13/pflag v1.0.5 | ||||
|   | ||||
| @@ -6,8 +6,6 @@ go 1.23.0 | ||||
|  | ||||
| godebug default=go1.23 | ||||
|  | ||||
| godebug winsymlink=0 | ||||
|  | ||||
| require ( | ||||
| 	golang.org/x/time v0.7.0 | ||||
| 	k8s.io/api v0.0.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user