Skip to content

Commit 65be378

Browse files
committed
chore(deps): bump sentinel-go-sdk to commit 4105ab05ef8a
1 parent 16f2090 commit 65be378

File tree

3 files changed

+22
-11
lines changed

3 files changed

+22
-11
lines changed

Dockerfile

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,19 @@ FROM golang:1.25-alpine3.22 AS build
55
WORKDIR /root
66

77
# Install build dependencies
8-
RUN apk add --no-cache --virtual .build-deps \
9-
autoconf automake bash file g++ gcc git libtool linux-headers make musl-dev unbound-dev
8+
RUN apk add --no-cache \
9+
autoconf \
10+
automake \
11+
bash \
12+
file \
13+
g++ \
14+
gcc \
15+
git \
16+
libtool \
17+
linux-headers \
18+
make \
19+
musl-dev \
20+
unbound-dev
1021

1122
# Cache Go modules
1223
COPY go.mod go.sum ./
@@ -22,9 +33,9 @@ RUN --mount=type=cache,target=/go/pkg/mod \
2233
make --jobs=$(nproc) install
2334

2435
# Build hnsd
25-
RUN git clone --branch=master --depth=1 https://github.com/handshake-org/hnsd.git /root/hnsd && \
26-
cd /root/hnsd && \
27-
bash autogen.sh && \
36+
RUN git clone --branch=master --depth=1 https://github.com/handshake-org/hnsd.git && \
37+
cd ./hnsd && \
38+
./autogen.sh && \
2839
./configure && \
2940
make --jobs=$(nproc)
3041

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/cosmos/cosmos-sdk v0.47.17
88
github.com/gin-contrib/cors v1.7.6
99
github.com/gin-gonic/gin v1.10.1
10-
github.com/sentinel-official/sentinel-go-sdk v1.0.0-rc.6.0.20250908124733-aa70670fa927
10+
github.com/sentinel-official/sentinel-go-sdk v1.0.0-rc.6.0.20250908183924-4105ab05ef8a
1111
github.com/sentinel-official/sentinelhub/v12 v12.0.0-rc.11
1212
github.com/spf13/cobra v1.10.1
1313
github.com/spf13/pflag v1.0.10
@@ -162,7 +162,7 @@ require (
162162
golang.org/x/sys v0.35.0 // indirect
163163
golang.org/x/term v0.34.0 // indirect
164164
golang.org/x/text v0.28.0 // indirect
165-
golang.org/x/time v0.12.0 // indirect
165+
golang.org/x/time v0.13.0 // indirect
166166
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
167167
google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
168168
google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,8 @@ github.com/secure-io/siv-go v0.0.0-20180922214919-5ff40651e2c4 h1:zOjq+1/uLzn/Xo
512512
github.com/secure-io/siv-go v0.0.0-20180922214919-5ff40651e2c4/go.mod h1:aI+8yClBW+1uovkHw6HM01YXnYB8vohtB9C83wzx34E=
513513
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb h1:XfLJSPIOUX+osiMraVgIrMR27uMXnRJWGm1+GL8/63U=
514514
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb/go.mod h1:bR6DqgcAl1zTcOX8/pE2Qkj9XO00eCNqmKb7lXP8EAg=
515-
github.com/sentinel-official/sentinel-go-sdk v1.0.0-rc.6.0.20250908124733-aa70670fa927 h1:o0RUYKd60B+glGRL6CIdmxzSznmWB1MXVJE92bfQ+aI=
516-
github.com/sentinel-official/sentinel-go-sdk v1.0.0-rc.6.0.20250908124733-aa70670fa927/go.mod h1:Gq0+WlluP3Kg495B4mqgrUVn30m0YBGV8Nyu01A5V34=
515+
github.com/sentinel-official/sentinel-go-sdk v1.0.0-rc.6.0.20250908183924-4105ab05ef8a h1:/VbLqABy4phvXyCn2mANeTAxdl3UQc1FGRObSioZhHM=
516+
github.com/sentinel-official/sentinel-go-sdk v1.0.0-rc.6.0.20250908183924-4105ab05ef8a/go.mod h1:6eRgd13Eqi/v3mEXDwtO+ZfwMr42aN8PxQWK5s67AJ8=
517517
github.com/sentinel-official/sentinelhub/v12 v12.0.0-rc.11 h1:B3ylnKZSLP9aDYnS2f98Gx/QTohPuD36tjl75kYJSMs=
518518
github.com/sentinel-official/sentinelhub/v12 v12.0.0-rc.11/go.mod h1:LXcOAEffAn4Pw58xhoYN9j8ZVuM02OCgPNTI6lkGG2E=
519519
github.com/shirou/gopsutil/v4 v4.25.8 h1:NnAsw9lN7587WHxjJA9ryDnqhJpFH6A+wagYWTOH970=
@@ -718,8 +718,8 @@ golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
718718
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
719719
golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=
720720
golang.org/x/text v0.28.0/go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU=
721-
golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=
722-
golang.org/x/time v0.12.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
721+
golang.org/x/time v0.13.0 h1:eUlYslOIt32DgYD6utsuUeHs4d7AsEYLuIAdg7FlYgI=
722+
golang.org/x/time v0.13.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=
723723
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
724724
golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
725725
golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY=

0 commit comments

Comments
 (0)