File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11#  Build the manager binary
2- FROM  --platform=$TARGETPLATFORM golang:1.24.0 -alpine3.20 AS builder
2+ FROM  --platform=$TARGETPLATFORM golang:1.24.1 -alpine3.20 AS builder
33ARG  TARGETOS
44ARG  TARGETARCH
55
Original file line number Diff line number Diff line change 11# Build the manager binary
2- FROM --platform=$TARGETPLATFORM golang:1.24.0 -alpine3.20 as builder
2+ FROM --platform=$TARGETPLATFORM golang:1.24.1 -alpine3.20 as builder
33ARG TARGETOS
44ARG TARGETARCH
55
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010	github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/quota/armquota  v1.1.0 
1111	github.com/go-logr/logr  v1.4.2 
1212	github.com/google/uuid  v1.6.0 
13- 	github.com/onsi/ginkgo/v2  v2.22.2  
13+ 	github.com/onsi/ginkgo/v2  v2.23.0  
1414	github.com/onsi/gomega  v1.36.2 
1515	github.com/stretchr/testify  v1.10.0 
1616	github.com/validator-labs/validator  v0.1.16 
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
142142github.com/modern-go/reflect2  v1.0.2 /go.mod  h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
143143github.com/munnerz/goautoneg  v0.0.0-20191010083416-a7dc8b61c822  h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
144144github.com/munnerz/goautoneg  v0.0.0-20191010083416-a7dc8b61c822 /go.mod  h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
145- github.com/onsi/ginkgo/v2  v2.22.2   h1:/3X8Panh8/WwhU/3Ssa6rCKqPLuAkVY2I0RoyDLySlU =
146- github.com/onsi/ginkgo/v2  v2.22.2  /go.mod  h1:oeMosUL+8LtarXBHu/c0bx2D/K9zyQ6uX3cTyztHwsk =
145+ github.com/onsi/ginkgo/v2  v2.23.0   h1:FA1xjp8ieYDzlgS5ABTpdUDB7wtngggONc8a7ku2NqQ =
146+ github.com/onsi/ginkgo/v2  v2.23.0  /go.mod  h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM =
147147github.com/onsi/gomega  v1.36.2  h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8 =
148148github.com/onsi/gomega  v1.36.2 /go.mod  h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY =
149149github.com/opencontainers/go-digest  v1.0.0  h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments