Skip to content

Commit 0e7733e

Browse files
committed
deps: pin app-store to post-merge main SHA
Bumps github.com/pilot-protocol/app-store from the feat/sideload-policy SHA to the post-merge main SHA (#15 squash-merged as 8852c785). No code changes — the manifest API + supervisor scan code that ships in v1.0.1-beta.1.0.20260609061942-8852c785a264 is byte-equivalent to what was on the feat branch.
1 parent b83b06a commit 0e7733e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.10
44

55
require (
66
github.com/coder/websocket v1.8.14
7-
github.com/pilot-protocol/app-store v1.0.0-rc1.0.20260609015400-d02db7da3924
7+
github.com/pilot-protocol/app-store v1.0.1-beta.1.0.20260609061942-8852c785a264
88
github.com/pilot-protocol/beacon v0.2.5
99
github.com/pilot-protocol/common v0.4.8
1010
github.com/pilot-protocol/dataexchange v0.2.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ github.com/pilot-protocol/app-store v0.2.0 h1:/SbLPa2dKnvhv0ITeaYMZw/2KXXxWDRuYU
66
github.com/pilot-protocol/app-store v0.2.0/go.mod h1:f0umeJxswDG8/CctHpSFMlr5GLtE2GlPKkijIQErZuc=
77
github.com/pilot-protocol/app-store v1.0.0-rc1.0.20260609015400-d02db7da3924 h1:pUK7tOsFIqYr2vwcfKT4t81+ntuVDbyffajkJa+2A3U=
88
github.com/pilot-protocol/app-store v1.0.0-rc1.0.20260609015400-d02db7da3924/go.mod h1:f0umeJxswDG8/CctHpSFMlr5GLtE2GlPKkijIQErZuc=
9+
github.com/pilot-protocol/app-store v1.0.1-beta.1.0.20260609061942-8852c785a264 h1:NL9rFdakbVQ0V7xfJbCk8RJZSaQ1AmvdhAJwFIouMsk=
10+
github.com/pilot-protocol/app-store v1.0.1-beta.1.0.20260609061942-8852c785a264/go.mod h1:zoCxHYoNdj0V44OkG3Yzcye0jnwZDVUcJgAvR5Z1kwc=
911
github.com/pilot-protocol/beacon v0.2.5 h1:5+pkSPoA35r+u4Hfrph/ZfOltOyiy8lh1sCfK5XqXKs=
1012
github.com/pilot-protocol/beacon v0.2.5/go.mod h1:I/UhEv097g1z/qtAVDZbEhf3R5tzM0Dp71vGHah52A4=
1113
github.com/pilot-protocol/common v0.4.8 h1:eS2Bc+XcZWJ/qhwwOZbXwIWhtNdOijuoEp716kQE+/c=

0 commit comments

Comments
 (0)