Skip to content

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

Merged
ginaxu1 merged 1 commit into
mainfrom
chore/pin-pkg-audit-v1.0.0
Sep 10, 2026
Merged

ginaxu1 merged 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/[email protected] 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/[email protected] resolves
  • go.mod requires v1.0.0
  • README install snippets show @v1.0.0

@ginaxu1
ginaxu1 force-pushed the chore/pin-pkg-audit-v1.0.0 branch 2 times, most recently from 422ea2e to 1c59aa5 Compare September 8, 2026 15:36
The client module now has a tagged release, so stop resolving
commit pseudo-versions in go.mod and install docs.

Co-authored-by: Cursor <[email protected]>
@ginaxu1
ginaxu1 force-pushed the chore/pin-pkg-audit-v1.0.0 branch from 1c59aa5 to 9d83e56 Compare September 8, 2026 15:38
@ginaxu1
ginaxu1 merged commit 330bb55 into main Sep 10, 2026
1 check passed
@ginaxu1
ginaxu1 deleted the chore/pin-pkg-audit-v1.0.0 branch September 10, 2026 06:35
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