Skip to content

Pin pkg/audit consumers to v1.0.0 - #14

Open
ginaxu1 wants to merge 1 commit into
mainfrom
chore/pin-pkg-audit-v1.0.0
Open

Pin pkg/audit consumers to v1.0.0#14
ginaxu1 wants to merge 1 commit into
mainfrom
chore/pin-pkg-audit-v1.0.0

Conversation

@ginaxu1

@ginaxu1 ginaxu1 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Pin the Argus service module to the tagged client release github.com/LSFLK/argus/pkg/audit v1.0.0 instead of a commit pseudo-version.
  • Document go get github.com/LSFLK/argus/pkg/audit@v1.0.0 so new consumers pin a tagged release.

The client tag itself is already published: https://github.com/LSFLK/argus/releases/tag/pkg/audit/v1.0.0

Test plan

  • go list -m github.com/LSFLK/argus/pkg/audit@v1.0.0 resolves
  • go.mod requires v1.0.0
  • README install snippets show @v1.0.0

Made with Cursor

The client module now has a tagged release, so stop resolving
commit pseudo-versions in go.mod and install docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ginaxu1
ginaxu1 requested a review from mushrafmim September 7, 2026 08:32
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.

1 participant