go-flutter-desktop / go-flutter

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
https://hover.build/
BSD 3-Clause "New" or "Revised" License
5.85k stars 283 forks source link

fix(deps): update module github.com/xuanwo/go-locale to v1.1.0 #624

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Xuanwo/go-locale require minor v1.0.0 -> v1.1.0

Release Notes

Xuanwo/go-locale ### [`v1.1.0`](https://togithub.com/Xuanwo/go-locale/blob/master/CHANGELOG.md#v110---2021-10-25) [Compare Source](https://togithub.com/Xuanwo/go-locale/compare/v1.0.0...v1.1.0) ##### Added - feat(darwin): Allow read global values, add AppleLocale support ##### Changed - Use github actions for test - Add tests for go 1.16 and go 1.17 - ci: Remove tags to simplify build steps ##### Fixed - fix: Windows reports checkptr errors ##### Upgraded - build(deps): Bump golang.org/x/text to 0.3.7 ([#​33](https://togithub.com/Xuanwo/go-locale/issues/33)) - build(deps): Bump github.com/smartystreets/goconvey to 1.6.7 ([#​35](https://togithub.com/Xuanwo/go-locale/issues/35))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/go-flutter-desktop/go-flutter":"/mnt/renovate/gh/go-flutter-desktop/go-flutter" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_COUNT -w "/mnt/renovate/gh/go-flutter-desktop/go-flutter" docker.io/renovate/go:1.17.2 bash -l -c "go get -d ./..."
go: errors parsing go.mod:
/mnt/renovate/gh/go-flutter-desktop/go-flutter/go.mod:9:2: usage: require module/path v1.2.3
Xuanwo commented 2 years ago

Ooops, this commit breaks go.mod: https://github.com/go-flutter-desktop/go-flutter/commit/e271e4ad290bd9388283b20b804375dcb6973238