Skip to content

Commit

Permalink
Update deployer-podman to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdowni000 authored and Janos Bonic committed Mar 10, 2023
1 parent f667946 commit 3b23f98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
go.flow.arcalot.io/expressions v0.0.0-20221115232532-4d7fa005c94b
go.flow.arcalot.io/kubernetesdeployer v0.1.0
go.flow.arcalot.io/pluginsdk v0.1.0
go.flow.arcalot.io/podmandeployer v0.2.0
go.flow.arcalot.io/podmandeployer v0.2.1
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ go.flow.arcalot.io/kubernetesdeployer v0.1.0 h1:d9TltGmFHIXenaln8UirBEqMHSAYTghR
go.flow.arcalot.io/kubernetesdeployer v0.1.0/go.mod h1:Ptjkx3WTMGK7B1I7h3Wq/48Y3iC8NkHns25VZUEYttA=
go.flow.arcalot.io/pluginsdk v0.1.0 h1:38nireifSAvHYweUxHHFEUCy4/DPtZ5iSQPN3KigdfU=
go.flow.arcalot.io/pluginsdk v0.1.0/go.mod h1:ceY4HhUbnhZyQa3C7lXu25TNVCbsWGuYZapsV5RuIrk=
go.flow.arcalot.io/podmandeployer v0.2.0 h1:FUEaOl+o20vnhDBf3W/K+HNvRRHeH9RQoT2QXTL3T6k=
go.flow.arcalot.io/podmandeployer v0.2.0/go.mod h1:EJtBVsGvI5NK/645qUMvEz8WfhDVMjH4cikYj+eE/Dk=
go.flow.arcalot.io/podmandeployer v0.2.1 h1:TTm1+DB7L1JFNnSP55N9/FKdHmC0UFZMHupLdfLX2xI=
go.flow.arcalot.io/podmandeployer v0.2.1/go.mod h1:EJtBVsGvI5NK/645qUMvEz8WfhDVMjH4cikYj+eE/Dk=
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down

0 comments on commit 3b23f98

Please sign in to comment.