Skip to content

Commit

Permalink
Update module github.com/k0swe/wsjtx-go/v4 to v4.1.3 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent ff71904 commit d7efcab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/adrg/xdg v0.5.3
github.com/gorilla/websocket v1.5.3
github.com/invopop/jsonschema v0.12.0
github.com/k0swe/wsjtx-go/v4 v4.1.2
github.com/k0swe/wsjtx-go/v4 v4.1.3
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.10.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/ad
github.com/invopop/jsonschema v0.12.0 h1:6ovsNSuvn9wEQVOyc72aycBMVQFKz7cPdMJn10CvzRI=
github.com/invopop/jsonschema v0.12.0/go.mod h1:ffZ5Km5SWWRAIN6wbDXItl95euhFz2uON45H2qjYt+0=
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
github.com/k0swe/wsjtx-go/v4 v4.1.2 h1:gx8I4aA5AKwaCq7U1tQldj0AjfE4p8lYC5/Sy3oWu6k=
github.com/k0swe/wsjtx-go/v4 v4.1.2/go.mod h1:tYxGYIr5+KxT+arrEO7vZU+ZCrr8Qiau5m3ZatVdK8I=
github.com/k0swe/wsjtx-go/v4 v4.1.3 h1:/V1AGiI5GDY57fXQZF7Kd2lswIJlvSjX3c8iI5n2kNU=
github.com/k0swe/wsjtx-go/v4 v4.1.3/go.mod h1:MVulMi3oTapIiS7LjF0m0dQdkq7KXhQPD+c7igv0Z7c=
github.com/leemcloughlin/jdn v0.0.0-20201102080031-6f88db6a6bf2 h1:CdyD5OzAIzNFzpJ9WQRjJWj4pVRxZ9v15xdHnhvUPdw=
github.com/leemcloughlin/jdn v0.0.0-20201102080031-6f88db6a6bf2/go.mod h1:LAowglanJPLb6WYSx3D1Ht/XE54OGIr0i4mz9kdbXrs=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
Expand Down

0 comments on commit d7efcab

Please sign in to comment.