Monorepo for Tangled tangled.org

go.mod: bump indigo version to fork #1157

merged opened by boltless.me targeting master from sl/knotmirror

We will start using our own forked version of indigo package.

Signed-off-by: Seongmin Lee git@boltless.me

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3mh3qbj6wca22
+2 -2
Interdiff #1 #2
appview/issues/issues.go

This file has not been changed.

appview/labels/labels.go

This file has not been changed.

appview/oauth/oauth.go

This file has not been changed.

appview/repo/repo.go

This file has not been changed.

appview/settings/settings.go

This file has not been changed.

+2 -2
appview/state/state.go
··· 576 576 // this is used to rollback changes made to the PDS 577 577 // 578 578 // it is a no-op if the provided ATURI is empty 579 - func rollbackRecord(ctx context.Context, aturi string, client *atclient.APIClient) error { 579 + func rollbackRecord(ctx context.Context, aturi string, client *atpclient.APIClient) error { 580 580 if aturi == "" { 581 581 return nil 582 582 } ··· 588 588 // this is used to rollback changes made to the PDS 589 589 // 590 590 // it is a no-op if the provided ATURI is empty 591 - func rollbackRecord(ctx context.Context, aturi string, client *atpclient.APIClient) error { 591 + func rollbackRecord(ctx context.Context, aturi string, client *atclient.APIClient) error { 592 592 if aturi == "" { 593 593 return nil 594 594 }
go.mod

This patch was likely rebased, as context lines do not match.

go.sum

This patch was likely rebased, as context lines do not match.

idresolver/resolver.go

This file has not been changed.

nix/gomod2nix.toml

This file has not been changed.

History

5 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
go.mod: bump indigo version to fork
2/3 timeout, 1/3 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
go.mod: bump indigo version to fork
expand 0 comments
1 commit
expand
go.mod: bump indigo version to fork
expand 0 comments
1 commit
expand
go.mod: bump indigo version to fork
expand 1 comment
1 commit
expand
go.mod: bump indigo version to fork
expand 0 comments