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.2
9- github.com/maximhq/bifrost/framework v1.1.2
8+ github.com/maximhq/bifrost/core v1.2.3
9+ github.com/maximhq/bifrost/framework v1.1.3
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.2 h1:hPub9H4HLlZZ2OWiLpP8n7h+4uDlMDUA3sZ4FGUMIus =
197- github.com/maximhq/bifrost/core v1.2.2 /go.mod h1:wGWuU3UC+eqiGCAmwBhQTbi1PVAe6HqLo7AdkrUgUc8 =
198- github.com/maximhq/bifrost/framework v1.1.2 h1:gb9HhvqfvnSHw1vdypkWRVrtT7l3jqzIwepTeYNZ9gk =
199- github.com/maximhq/bifrost/framework v1.1.2 /go.mod h1:j2FGiFFfIg7maw042ctx2qctdRLIK2oU4cQ7fDx6+rY =
196+ github.com/maximhq/bifrost/core v1.2.3 h1:pMZbBRAP+2rJUiqouang4gxQxtckZUDx//mqQxwZlZA =
197+ github.com/maximhq/bifrost/core v1.2.3 /go.mod h1:wGWuU3UC+eqiGCAmwBhQTbi1PVAe6HqLo7AdkrUgUc8 =
198+ github.com/maximhq/bifrost/framework v1.1.3 h1:S+ORY7jpcyU1fWI+RFrCbH1U6pO9QYLDRHzbzmMcxRw =
199+ github.com/maximhq/bifrost/framework v1.1.3 /go.mod h1:DhToG0/A6F7jaKVbvJ2LZatFMC+69su4MH1AMZtdjq4 =
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