Skip to content

Commit

Permalink
Update ops
Browse files Browse the repository at this point in the history
  • Loading branch information
lesiw committed Dec 29, 2024
1 parent 2ef97e0 commit b68213d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ops/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/sync v0.10.0 // indirect
lesiw.io/clerk v0.2.0 // indirect
lesiw.io/cmdio v0.8.0 // indirect
lesiw.io/cmdio v0.9.0 // indirect
lesiw.io/cmdio/x/busybox v0.1.0 // indirect
lesiw.io/defers v0.9.0 // indirect
lesiw.io/flag v0.7.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions .ops/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ labs.lesiw.io/ops v0.0.0-20241225025618-0c8ebe205d8d h1:4SDyitrvoWmFKS6hGNZW7K9Y
labs.lesiw.io/ops v0.0.0-20241225025618-0c8ebe205d8d/go.mod h1:Df/3NUzp0iS9TjL5mvuacI+q2pXWEuyuHjFtfg+Picg=
lesiw.io/clerk v0.2.0 h1:Rcq19dHx9TRk4Rkpm9Sw/KGySUxrNmPhrcmU2EQhBYo=
lesiw.io/clerk v0.2.0/go.mod h1:WMyvgTe+3Eob36b6KX86MOaxaeNMvv/HZTSsf2Dedhg=
lesiw.io/cmdio v0.8.0 h1:5Psx1eHK1osIuII62dWr5WoBqeTrlb2R9SuVY9Rpk0Y=
lesiw.io/cmdio v0.8.0/go.mod h1:kYVnG1zsDgkrjBmlECbWf34Q83J8YeiQxyE2QOT3tBQ=
lesiw.io/cmdio v0.9.0 h1:m4soyeXn9Xuelt6UHr4+piFLheb/L4lveJJ8p6PguGE=
lesiw.io/cmdio v0.9.0/go.mod h1:RRxYqFsLgx3JpElt244AGmRdeFGnc/6fbh3fFgcNvnk=
lesiw.io/cmdio/x/busybox v0.1.0 h1:e1G1JJttIcwpGuUki7oLQTx7Ve6BWExe2Cs4aw0kExM=
lesiw.io/cmdio/x/busybox v0.1.0/go.mod h1:PkwZVzE2tTrNI4BNOgiz595SwwF8BAbvI9LSz1P5GJY=
lesiw.io/defers v0.9.0 h1:Sg7RYbhxfHhXMHclO65MJ4oRbyhfSBSeHQw4YjLr6n0=
Expand Down

0 comments on commit b68213d

Please sign in to comment.