feat: update arcad/edge dependency
arcad/emissary/pipeline/head This commit looks good Details

This commit is contained in:
wpetit 2023-12-05 21:29:57 +01:00
parent 16a59fe027
commit d9f11ac877
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.2
require (
forge.cadoles.com/arcad/edge v0.0.0-20231205131822-753a6c9708c6
forge.cadoles.com/arcad/edge v0.0.0-20231205202743-59f023a7d935
github.com/Masterminds/sprig/v3 v3.2.3
github.com/alecthomas/participle/v2 v2.0.0-beta.5
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883

4
go.sum
View File

@ -54,8 +54,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
forge.cadoles.com/arcad/edge v0.0.0-20231205131822-753a6c9708c6 h1:FYIYQK7zF6MrPM+MME+lb+RkkivLyytC225yyNaw6AA=
forge.cadoles.com/arcad/edge v0.0.0-20231205131822-753a6c9708c6/go.mod h1:tMysrBPkzPFZAi89qD4TioDjcP3L2hadBJ5Eoij8GcA=
forge.cadoles.com/arcad/edge v0.0.0-20231205202743-59f023a7d935 h1:308M99dWokoGaLfC/enmF8+yX0EAqphxNtJQPe/wpaU=
forge.cadoles.com/arcad/edge v0.0.0-20231205202743-59f023a7d935/go.mod h1:tMysrBPkzPFZAi89qD4TioDjcP3L2hadBJ5Eoij8GcA=
gioui.org v0.0.0-20210308172011-57750fc8a0a6/go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8=
github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8/go.mod h1:CzsSbkDixRphAF5hS6wbMKq0eI6ccJRb7/A0M6JBnwg=
github.com/Azure/azure-pipeline-go v0.2.3/go.mod h1:x841ezTBIMG6O3lAcl8ATHnsOPVl2bqk7S3ta6S6u4k=