Skip to content

Commit c7717e9

Browse files
build(deps): bump the go group in /actions/techdocs-rewrite-relative-links with 2 updates (#1016)
build(deps): bump the go group Bumps the go group in /actions/techdocs-rewrite-relative-links with 2 updates: [github.com/aymanbagabas/go-udiff](https://github.com/aymanbagabas/go-udiff) and [github.com/lmittmann/tint](https://github.com/lmittmann/tint). Updates `github.com/aymanbagabas/go-udiff` from 0.2.0 to 0.3.1 - [Release notes](https://github.com/aymanbagabas/go-udiff/releases) - [Commits](aymanbagabas/go-udiff@v0.2.0...v0.3.1) Updates `github.com/lmittmann/tint` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](lmittmann/tint@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/aymanbagabas/go-udiff dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/lmittmann/tint dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb40def commit c7717e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

actions/techdocs-rewrite-relative-links/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.23.4
55
toolchain go1.24.1
66

77
require (
8-
github.com/aymanbagabas/go-udiff v0.2.0
9-
github.com/lmittmann/tint v1.1.1
8+
github.com/aymanbagabas/go-udiff v0.3.1
9+
github.com/lmittmann/tint v1.1.2
1010
github.com/neilotoole/slogt v1.1.0
1111
github.com/spf13/afero v1.14.0
1212
github.com/stretchr/testify v1.10.0

actions/techdocs-rewrite-relative-links/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/aymanbagabas/go-udiff v0.2.0 h1:TK0fH4MteXUDspT88n8CKzvK0X9O2xu9yQjWpi6yML8=
2-
github.com/aymanbagabas/go-udiff v0.2.0/go.mod h1:RE4Ex0qsGkTAJoQdQQCA0uG+nAzJO/pI/QwceO5fgrA=
1+
github.com/aymanbagabas/go-udiff v0.3.1 h1:LV+qyBQ2pqe0u42ZsUEtPiCaUoqgA9gYRDs3vj1nolY=
2+
github.com/aymanbagabas/go-udiff v0.3.1/go.mod h1:G0fsKmG+P6ylD0r6N/KgQD/nWzgfnl8ZBcNLgcbrw8E=
33
github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc=
44
github.com/cpuguy83/go-md2man/v2 v2.0.5/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
55
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
@@ -23,8 +23,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
2323
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
2424
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
2525
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
26-
github.com/lmittmann/tint v1.1.1 h1:xmmGuinUsCSxWdwH1OqMUQ4tzQsq3BdjJLAAmVKJ9Dw=
27-
github.com/lmittmann/tint v1.1.1/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
26+
github.com/lmittmann/tint v1.1.2 h1:2CQzrL6rslrsyjqLDwD11bZ5OpLBPU+g3G/r5LSfS8w=
27+
github.com/lmittmann/tint v1.1.2/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
2828
github.com/mattn/go-colorable v0.1.8 h1:c1ghPdyEDarC70ftn0y+A/Ee++9zz8ljHG1b13eJ0s8=
2929
github.com/mattn/go-colorable v0.1.8/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
3030
github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHXY=

0 commit comments

Comments
 (0)