Skip to content

refactor: hilt client fallout - #41

Merged
alanshaw merged 2 commits into
mainfrom
ash/refactor/hilt-client-fallout
Aug 6, 2026
Merged

refactor: hilt client fallout#41
alanshaw merged 2 commits into
mainfrom
ash/refactor/hilt-client-fallout

Conversation

@alanshaw

Copy link
Copy Markdown
Member

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates ingot’s Hilt tenant-management client wiring to match the upstream Hilt client constructor refactor (making “base proofs” an option rather than a positional argument), and bumps the Hilt dependency to the commit that contains that API change.

Changes:

  • Update provideAuthServiceClient to pass proofs via hiltclient.WithBaseProofs(...) to match the new hiltclient.New(...) signature.
  • Bump github.com/fil-forge/hilt to v0.0.1-0.20260722134557-dfe5f73edee5.
  • Refresh go.sum for the updated Hilt module version.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
module.go Adjusts Hilt client construction to use WithBaseProofs option per upstream API change.
go.mod Bumps the Hilt dependency pseudo-version to the commit containing the refactor.
go.sum Updates checksums for the new Hilt version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alanshaw
alanshaw force-pushed the ash/refactor/hilt-client-fallout branch from 6ac5480 to 0842228 Compare August 6, 2026 12:29
@alanshaw
alanshaw merged commit 433b242 into main Aug 6, 2026
11 checks passed
@alanshaw
alanshaw deleted the ash/refactor/hilt-client-fallout branch August 6, 2026 12:45
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