Skip to content

Commit fcad02f

Browse files
committed
sync with main
1 parent ab53f3f commit fcad02f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

core/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ require (
2626

2727
require (
2828
cloud.google.com/go/compute/metadata v0.9.0 // indirect
29-
github.com/Masterminds/semver/v3 v3.3.1 // indirect
3029
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
3130
github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
31+
github.com/Masterminds/semver/v3 v3.3.1 // indirect
3232
github.com/andybalholm/brotli v1.2.0 // indirect
3333
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 // indirect
3434
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 // indirect
@@ -51,8 +51,8 @@ require (
5151
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5252
github.com/dlclark/regexp2 v1.11.4 // indirect
5353
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
54-
github.com/google/pprof v0.0.0-20251213031049-b05bdaca462f // indirect
5554
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
55+
github.com/google/pprof v0.0.0-20251213031049-b05bdaca462f // indirect
5656
github.com/invopop/jsonschema v0.13.0 // indirect
5757
github.com/klauspost/compress v1.18.2 // indirect
5858
github.com/klauspost/cpuid/v2 v2.3.0 // indirect

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@
351351
"icon": "bolt",
352352
"pages": [
353353
"changelogs/v1.4.0-prerelease3",
354+
"changelogs/v1.3.58",
354355
"changelogs/v1.3.57",
355356
"changelogs/v1.3.56",
356357
{

0 commit comments

Comments
 (0)