| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
v0.3.3 was tagged before the zerolabsco->krazywarez rename landed in
its go.mod, so it declares module github.com/zerolabsco/devianter and
cannot be imported under the krazywarez path — the build fails to
resolve. v0.3.4 is cut from main with the corrected module path and no
code changes.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [github.com/zerolabsco/devianter](https://github.com/zerolabsco/devianter) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/zerolabsco/devianter/releases)
- [Commits](https://github.com/zerolabsco/devianter/compare/v0.3.1...v0.3.3)
---
updated-dependencies:
- dependency-name: github.com/zerolabsco/devianter
dependency-version: 0.3.3
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.57.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.57.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.57.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
| |
Repoint the import path from git.macaw.me/skunky/devianter, replacing a
placeholder v0.0.0 require that had no go.sum entry and did not resolve.
v0.3.1 reorders the last two return values of PerformSearch, Group.Get
and Group.Gallery from (..., error, Error) to (..., Error, error);
adapt the call sites. The two types differ, so the compiler enforces
this.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
описания/комментариев
|
| |
|