File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 permissions :
2121 contents : read
2222 steps :
23- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
23+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2424 with :
2525 persist-credentials : false
2626 - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
6464 timeout : 10m
6565
6666 steps :
67- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
67+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
6868 with :
6969 persist-credentials : false
7070
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ require (
5353 go.opentelemetry.io/otel/metric v1.43.0 // indirect
5454 go.opentelemetry.io/otel/sdk v1.43.0 // indirect
5555 go.opentelemetry.io/otel/trace v1.43.0 // indirect
56- golang.org/x/image v0.38 .0 // indirect
56+ golang.org/x/image v0.41 .0 // indirect
5757 golang.org/x/sys v0.46.0 // indirect
5858 golang.org/x/text v0.38.0 // indirect
5959 golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
Original file line number Diff line number Diff line change @@ -139,8 +139,8 @@ golang.org/x/crypto v0.53.0 h1:QZ4Muo8THX6CizN2vPPd5fBGHyogrdK9fG4wLPFUsto=
139139golang.org/x/crypto v0.53.0 /go.mod h1:DNLU434OwVakk9PzuwV8w62mAJpRJL3vsgcfp4Qnsio =
140140golang.org/x/exp v0.0.0-20230905200255-921286631fa9 h1:GoHiUyI/Tp2nVkLI2mCxVkOjsbSXD66ic0XW0js0R9g =
141141golang.org/x/exp v0.0.0-20230905200255-921286631fa9 /go.mod h1:S2oDrQGGwySpoQPVqRShND87VCbxmc6bL1Yd2oYrm6k =
142- golang.org/x/image v0.38 .0 h1:5l+q+Y9JDC7mBOMjo4/aPhMDcxEptsX+Tt3GgRQRPuE =
143- golang.org/x/image v0.38 .0 /go.mod h1:/3f6vaXC+6CEanU4KJxbcUZyEePbyKbaLoDOe4ehFYY =
142+ golang.org/x/image v0.41 .0 h1:8wS72eGJMJaBxK6okTzd4WaXumUlTVlb753MlsSvTCo =
143+ golang.org/x/image v0.41 .0 /go.mod h1:uIc348UZMSvS5Z65CVZ7iDPaNobNFEPeJ4kbqTOszmA =
144144golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
145145golang.org/x/mod v0.36.0 h1:JJjpVx6myfUsUdAzZuOSTTmRE0PfZeNWzzvKrP7amb4 =
146146golang.org/x/mod v0.36.0 /go.mod h1:moc6ELqsWcOw5Ef3xVprK5ul/MvtVvkIXLziUOICjUQ =
You can’t perform that action at this time.
0 commit comments