Skip to content

Commit

Permalink
chore!: downgrade Kurtosis API version to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Feb 4, 2025
1 parent 08e8c75 commit 160f419
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 @@ -3,7 +3,7 @@ module github.com/Layr-Labs/avs-devnet
go 1.22.4

require (
github.com/kurtosis-tech/kurtosis/api/golang v1.4.4-0.20250116034716-84e2fe2b35f5
github.com/kurtosis-tech/kurtosis/api/golang v1.4.3
github.com/schollz/progressbar/v3 v3.18.0
github.com/stretchr/testify v1.10.0
github.com/tidwall/gjson v1.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kurtosis-tech/kurtosis-portal/api/golang v0.0.0-20231031173452-349f1ec9a443 h1:jqFVT4FcZU+wG+y5FV+Xz9+IwNqSyredbcFKHfK2Kh8=
github.com/kurtosis-tech/kurtosis-portal/api/golang v0.0.0-20231031173452-349f1ec9a443/go.mod h1:bWSMQK3WHVTGHX9CjxPAb/LtzcmfOxID2wdzakSWQxo=
github.com/kurtosis-tech/kurtosis/api/golang v1.4.4-0.20250116034716-84e2fe2b35f5 h1:nuOrhjuvt+EKttPNiOG/SlBHrL6XPmR0mXVKPl7n5hI=
github.com/kurtosis-tech/kurtosis/api/golang v1.4.4-0.20250116034716-84e2fe2b35f5/go.mod h1:9T22P7Vv3j5g6sbm78DxHQ4s9C4Cj3s9JjFQ7DFyYpM=
github.com/kurtosis-tech/kurtosis/api/golang v1.4.3 h1:CkrfwpBAOQ9TOCUrVWSv5C7d3hLBNjU4kAYSbL6EHf0=
github.com/kurtosis-tech/kurtosis/api/golang v1.4.3/go.mod h1:9T22P7Vv3j5g6sbm78DxHQ4s9C4Cj3s9JjFQ7DFyYpM=
github.com/kurtosis-tech/kurtosis/contexts-config-store v0.0.0-20250115014340-593f9c2848c8 h1:3g5rIDhVjZP7Kkitt6kjZcTECHWp42XmloOKwetEN0k=
github.com/kurtosis-tech/kurtosis/contexts-config-store v0.0.0-20250115014340-593f9c2848c8/go.mod h1:e/6F1JCyK1qVAit/9nQxzBF/EVja11Fc1lzjLeBcDw4=
github.com/kurtosis-tech/kurtosis/grpc-file-transfer/golang v0.0.0-20250115014340-593f9c2848c8 h1:hg8eOxzOK2a8LbZ5rJKfnw4MgL2EncRkyvsPlmiYueQ=
Expand Down

0 comments on commit 160f419

Please sign in to comment.