Skip to content

Commit

Permalink
Merge pull request #347 from kairos-io/2581-bump-sdk
Browse files Browse the repository at this point in the history
Bump kairos-sdk to v0.1.7
  • Loading branch information
jimmykarily authored May 23, 2024
2 parents f878e34 + 30aec87 commit f39d257
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 64 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/jaypipes/ghw v0.12.0
github.com/joho/godotenv v1.5.1
github.com/kairos-io/kairos-sdk v0.1.6
github.com/kairos-io/kairos-sdk v0.1.7
github.com/kairos-io/kcrypt v0.11.0
github.com/labstack/echo/v4 v4.12.0
github.com/mitchellh/mapstructure v1.5.0
Expand All @@ -45,8 +45,7 @@ require (
require (
github.com/edsrzf/mmap-go v1.1.0
github.com/foxboron/go-uefi v0.0.0-20240128152106-48be911532c2
github.com/google/go-github/v62 v62.0.0
github.com/google/go-github/v62 v62.0.0
github.com/google/go-github/v40 v40.0.0
github.com/saferwall/pe v1.5.3
github.com/twpayne/go-vfs/v4 v4.3.0
)
Expand Down
Loading

0 comments on commit f39d257

Please sign in to comment.