Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: switch from deprecated mholt/archiver/v4 to mholt/archives #941

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

iwilltry42
Copy link
Contributor

@iwilltry42 iwilltry42 commented Jan 28, 2025

This package is no longer developed; it has been superceded by mholt/archives with an improved, more conventional exported API, significant performance improvements, and new features.
Source: https://github.com/mholt/archiver

-> This yielded the following build error in Obot:

go build -ldflags="-s -w " -o bin/obot .
# github.com/mholt/archiver/v4
../../../../go/pkg/mod/github.com/mholt/archiver/[email protected]/zip.go:311:16: zu.AppendHeaderAt undefined (type *"github.com/STARRY-S/zip".Updater has no field or method AppendHeaderAt)
make: *** [Makefile:35: build] Error 1

@iwilltry42 iwilltry42 merged commit 7ee5c80 into gptscript-ai:main Jan 28, 2025
10 checks passed
@iwilltry42 iwilltry42 deleted the fix/archiver-dep branch January 28, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants