Skip to content

Commit 9bfc1a8

Browse files
chore(deps): bump github.com/cloudflare/pint in /scripts (#1058)
Bumps [github.com/cloudflare/pint](https://github.com/cloudflare/pint) from 0.73.5 to 0.73.6. - [Release notes](https://github.com/cloudflare/pint/releases) - [Changelog](https://github.com/cloudflare/pint/blob/main/docs/changelog.md) - [Commits](cloudflare/pint@v0.73.5...v0.73.6) --- updated-dependencies: - dependency-name: github.com/cloudflare/pint dependency-version: 0.73.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ea074c commit 9bfc1a8

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

scripts/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.1
66

77
require (
88
github.com/Kunde21/markdownfmt/v3 v3.1.0
9-
github.com/cloudflare/pint v0.73.5
9+
github.com/cloudflare/pint v0.73.6
1010
github.com/errata-ai/vale/v3 v3.11.2
1111
github.com/google/go-jsonnet v0.20.0
1212
github.com/grafana/dashboard-linter v0.0.0-20231114210226-c458893a5731
@@ -205,7 +205,7 @@ require (
205205
github.com/stretchr/testify v1.10.0 // indirect
206206
github.com/subosito/gotenv v1.4.2 // indirect
207207
github.com/tomwright/dasel/v2 v2.8.1 // indirect
208-
github.com/urfave/cli/v3 v3.2.0 // indirect
208+
github.com/urfave/cli/v3 v3.3.2 // indirect
209209
github.com/vultr/govultr/v2 v2.17.2 // indirect
210210
github.com/x448/float16 v0.8.4 // indirect
211211
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect

scripts/go.sum

+6-4
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
163163
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod h1:nmEj6Dob7S7YxXgwXpfOuvO54S+tGdZdw9fuRZt25Ag=
164164
github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp5jckzBHf4XRpQvBOLI+I=
165165
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
166-
github.com/cloudflare/pint v0.73.5 h1:jHrWc6yAg8dBFRt8HpfHRQc0uXMjKokkQEY4nIalIlk=
167-
github.com/cloudflare/pint v0.73.5/go.mod h1:vm+u1itwvi57VnLdPxRM1PgcwtE6i6D6J2i1SSwYeug=
166+
github.com/cloudflare/pint v0.73.6 h1:y3KQI/5hiSLgPFTnp01mfEC06pSfHDvPEcSOm4UgcIc=
167+
github.com/cloudflare/pint v0.73.6/go.mod h1:atHyFraRvmw03lGaSduO4xYdU2FTnKtef4jS8RC1Fis=
168168
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
169169
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
170170
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
@@ -472,6 +472,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
472472
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
473473
github.com/ionos-cloud/sdk-go/v6 v6.3.2 h1:2mUmrZZz6cPyT9IRX0T8fBLc/7XU/eTxP2Y5tS7/09k=
474474
github.com/ionos-cloud/sdk-go/v6 v6.3.2/go.mod h1:SXrO9OGyWjd2rZhAhEpdYN6VUAODzzqRdqA9BCviQtI=
475+
github.com/itchyny/json2yaml v0.1.4 h1:/pErVOXGG5iTyXHi/QKR4y3uzhLjGTEmmJIy97YT+k8=
476+
github.com/itchyny/json2yaml v0.1.4/go.mod h1:6iudhBZdarpjLFRNj+clWLAkGft+9uCcjAZYXUH9eGI=
475477
github.com/jarcoal/httpmock v1.3.1 h1:iUx3whfZWVf3jT01hQTO/Eo5sAYtB2/rqaUuOtpInww=
476478
github.com/jarcoal/httpmock v1.3.1/go.mod h1:3yb8rc4BI7TCBhFY8ng0gjuLKJNquuDNiPaZjnENuYg=
477479
github.com/jdkato/go-tree-sitter-julia v0.1.0 h1:z+6zTbd6PHMKAge7GJx9QIwPQX2NOKb4Pj5jteJvaYY=
@@ -775,8 +777,8 @@ github.com/tidwall/sjson v1.2.5/go.mod h1:Fvgq9kS/6ociJEDnK0Fk1cpYF4FIW6ZF7LAe+6
775777
github.com/tomwright/dasel/v2 v2.8.1 h1:mo5SlL0V2d3a0uPsD9Rrndn0cHWpbNDheB4+Fm++z8k=
776778
github.com/tomwright/dasel/v2 v2.8.1/go.mod h1:6bNDNAnmGEtGpuIvksuQwiNcAgQ87pmzndynsqTNglc=
777779
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
778-
github.com/urfave/cli/v3 v3.2.0 h1:m8WIXY0U9LCuUl5r+0fqLWDhNYWt6qvlW+GcF4EoXf8=
779-
github.com/urfave/cli/v3 v3.2.0/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
780+
github.com/urfave/cli/v3 v3.3.2 h1:BYFVnhhZ8RqT38DxEYVFPPmGFTEf7tJwySTXsVRrS/o=
781+
github.com/urfave/cli/v3 v3.3.2/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
780782
github.com/vultr/govultr/v2 v2.17.2 h1:gej/rwr91Puc/tgh+j33p/BLR16UrIPnSr+AIwYWZQs=
781783
github.com/vultr/govultr/v2 v2.17.2/go.mod h1:ZFOKGWmgjytfyjeyAdhQlSWwTjh2ig+X49cAp50dzXI=
782784
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=

0 commit comments

Comments
 (0)