Skip to content

Conversation

@maxdml
Copy link
Collaborator

@maxdml maxdml commented Aug 19, 2025

Go offers a module proxy which, by default, keeps for ever every version it ever cached.

We need to add a retract directive in our go.mod to exclude these. See

Here's the list the proxy knows

curl https://proxy.golang.org/github.com/dbos-inc/dbos-transact-go/@v/list

v1.0.0-alpha.3
v0.5.0-alpha
v0.5.1-alpha
v1.0.0-alpha4

@maxdml maxdml requested a review from kraftp August 19, 2025 21:02
@maxdml maxdml merged commit 019087e into main Aug 19, 2025
2 checks passed
@maxdml maxdml deleted the retract branch August 19, 2025 22:13
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