File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55toolchain go1.24.3
66
77require (
8- github.com/maximhq/bifrost/core v1.2.4
9- github.com/maximhq/bifrost/framework v1.1.4
8+ github.com/maximhq/bifrost/core v1.2.5
9+ github.com/maximhq/bifrost/framework v1.1.5
1010 github.com/prometheus/client_golang v1.23.0
1111 github.com/valyala/fasthttp v1.65.0
1212)
Original file line number Diff line number Diff line change @@ -193,10 +193,10 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
193193github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
194194github.com/mattn/go-sqlite3 v1.14.32 h1:JD12Ag3oLy1zQA+BNn74xRgaBbdhbNIDYvQUEuuErjs =
195195github.com/mattn/go-sqlite3 v1.14.32 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
196- github.com/maximhq/bifrost/core v1.2.4 h1:QmCxz09CPh7mOrbfSCyAhkO+c43GW7mrlBWyHJkYx10 =
197- github.com/maximhq/bifrost/core v1.2.4 /go.mod h1:wGWuU3UC+eqiGCAmwBhQTbi1PVAe6HqLo7AdkrUgUc8 =
198- github.com/maximhq/bifrost/framework v1.1.4 h1:6l4JXRRR+ui21hdmy+7X+wy4MjSHQPBbprBsuKrXY8I =
199- github.com/maximhq/bifrost/framework v1.1.4 /go.mod h1:EnDORYOGkFp8U5NI96yfmlR5BjfKm2y2P2ZN0dL74Wo =
196+ github.com/maximhq/bifrost/core v1.2.5 h1:UHPDTDmqyD5qrdQI4XgErp38WftShMf8ymPQBLI0CQk =
197+ github.com/maximhq/bifrost/core v1.2.5 /go.mod h1:wGWuU3UC+eqiGCAmwBhQTbi1PVAe6HqLo7AdkrUgUc8 =
198+ github.com/maximhq/bifrost/framework v1.1.5 h1:Z59ccQBUCLUq/yPx9pYCD/MKS2aooPBMrw7uiXpT6Qo =
199+ github.com/maximhq/bifrost/framework v1.1.5 /go.mod h1:4iilgMG1bOpNqGI9RIql8uE0FJW4614i4qz2X/wSYL0 =
200200github.com/mitchellh/mapstructure v1.3.3 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
201201github.com/mitchellh/mapstructure v1.4.1 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
202202github.com/mitchellh/mapstructure v1.4.3 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
You can’t perform that action at this time.
0 commit comments