Skip to content

Commit

Permalink
chore(deps): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
morlay committed Aug 14, 2024
1 parent a53240a commit 71fb741
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 @@ -26,7 +26,7 @@ require (
github.com/k0sproject/rig v0.18.4
github.com/kevinburke/ssh_config v1.2.0
github.com/moby/buildkit v0.15.1-0.20240723181353-ffadc9ff1531
github.com/octohelm/crkit v0.0.0-20240814023511-e19fd0f9e2a3
github.com/octohelm/crkit v0.0.0-20240814091559-5dd38d558050
github.com/octohelm/cuekit v0.0.0-20240613043008-8b18a0bf3e6a
github.com/octohelm/gengo v0.0.0-20240622092313-cc61f99ecd84
github.com/octohelm/kubekit v0.0.0-20240508035712-15cb61729772
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/octohelm/courier v0.0.0-20240723055937-13d07eef9d84 h1:ez39VRQDySB/TGLI3P6Sa0jEN6vSoJK273EHdqZXyLA=
github.com/octohelm/courier v0.0.0-20240723055937-13d07eef9d84/go.mod h1:ZqnTloL9ZtrPltL2m816qzisKrMDoT8h99tCKVjOSqY=
github.com/octohelm/crkit v0.0.0-20240814023511-e19fd0f9e2a3 h1:g9QzbZa65e8nsaOgogLTWZHxDpm0pCk8XZNBwUoQH4k=
github.com/octohelm/crkit v0.0.0-20240814023511-e19fd0f9e2a3/go.mod h1:OCObYpSwKN21uQeOxFYLw9Cm2W5T1WAvpA0vMswEU18=
github.com/octohelm/crkit v0.0.0-20240814091559-5dd38d558050 h1:nbzzGtoSoR7CX+1gvjYZ1RrIL2UsIQGjUwAttBgENoI=
github.com/octohelm/crkit v0.0.0-20240814091559-5dd38d558050/go.mod h1:OCObYpSwKN21uQeOxFYLw9Cm2W5T1WAvpA0vMswEU18=
github.com/octohelm/cuekit v0.0.0-20240613043008-8b18a0bf3e6a h1:mPUiSxvFgmcRO/VR4I3Ym6drNQjf2Zmr4CaHKeBcdVY=
github.com/octohelm/cuekit v0.0.0-20240613043008-8b18a0bf3e6a/go.mod h1:zRFJiO6/WgqKc3Qr1TKrGeJf4r7bKTFVK71mxOfaS6k=
github.com/octohelm/gengo v0.0.0-20240622092313-cc61f99ecd84 h1:VH5E6nJ3UR60bOmXojgzu6mQPmuWzG0+dm2AIGnRxVo=
Expand Down

0 comments on commit 71fb741

Please sign in to comment.