Skip to content

Commit

Permalink
Update "app" submodule to commit "9cd42fb"
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Apr 19, 2024
1 parent 9cd42fb commit 9dcd06b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ go 1.22
require (
github.com/felixge/fgprof v0.9.4
github.com/hashicorp/go-version v1.6.0
github.com/iotaledger/hive.go/ierrors v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/lo v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/log v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/runtime v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419091059-9cd42fbad2b6
github.com/iotaledger/hive.go/lo v0.0.0-20240419091059-9cd42fbad2b6
github.com/iotaledger/hive.go/log v0.0.0-20240419091059-9cd42fbad2b6
github.com/iotaledger/hive.go/runtime v0.0.0-20240419091059-9cd42fbad2b6
github.com/knadh/koanf v1.5.0
github.com/spf13/cast v1.6.0
github.com/spf13/pflag v1.0.5
Expand All @@ -28,10 +28,10 @@ require (
github.com/google/pprof v0.0.0-20240416155748-26353dc0451f // indirect
github.com/holiman/uint256 v1.2.4 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20240326102522-2e37ab3611a3 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240223135822-637c81e84e98 // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20240326102522-2e37ab3611a3 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240419091059-9cd42fbad2b6 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20240419091059-9cd42fbad2b6 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240419091059-9cd42fbad2b6 // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20240419091059-9cd42fbad2b6 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
32 changes: 16 additions & 16 deletions app/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,22 +165,22 @@ github.com/holiman/uint256 v1.2.4/go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXei
github.com/iancoleman/orderedmap v0.3.0 h1:5cbR2grmZR/DiVt+VJopEhtVs9YGInGIxAoMJn+Ichc=
github.com/iancoleman/orderedmap v0.3.0/go.mod h1:XuLcCUkdL5owUCQeF2Ue9uuw1EptkJDkXXS7VoV7XGE=
github.com/ianlancetaylor/demangle v0.0.0-20230524184225-eabc099b10ab/go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw=
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3 h1:jIWLMDyeQvm3Uy1TMnKZLv+F3XgHpoQO5lfSyKSnkPs=
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:JF7jjkL6tSUOXm23SWadBzBrl7eJk1DQRLc/fNoVZ+o=
github.com/iotaledger/hive.go/ds v0.0.0-20240326102522-2e37ab3611a3 h1:qvZYXVZPxRRaZ0EesxlLI8mlqtSdl/lttuxkoxGeZdM=
github.com/iotaledger/hive.go/ds v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:PU8vmnyWDAM7Nbl/j9pRIemNfMEO/vPQ/tN3wks55lE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240326102522-2e37ab3611a3 h1:5vlaAc8OtyKkljrncT575M+Iv2swTw7QZTmoFlb5Vzc=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:GQY0/35sjgT9Poi1Vrs9kFVvAkuKzGXfVh4j6CBXsAA=
github.com/iotaledger/hive.go/lo v0.0.0-20240326102522-2e37ab3611a3 h1:I2Yxf7hqLFMIDCmqHJw+9pe2Byt4yco6mW/+08Ez8Gw=
github.com/iotaledger/hive.go/lo v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:V6O70RMPKU1vVN1JqmLbOFeQbR11MmQha9ZboaD3q0Q=
github.com/iotaledger/hive.go/log v0.0.0-20240326102522-2e37ab3611a3 h1:D2iXKhtTsedHsQNmdH6kfbLaFHDZw9FIK6b3q/hMJXw=
github.com/iotaledger/hive.go/log v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:aGN4l8SXoKmtx8RZV+hjuRykKAJUjHW9OhkoPU5/A6A=
github.com/iotaledger/hive.go/runtime v0.0.0-20240326102522-2e37ab3611a3 h1:Qm4ieb0nUgWAl2f7uatKCaFEYxHIoN74nSfWKTXf1D0=
github.com/iotaledger/hive.go/runtime v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:5HB62balCh5K0F61kuMAPZs1HkBn95J1L+3ZFiUSn/4=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240223135822-637c81e84e98 h1:aZhVaD+BotqsBdLYTidXc5UI+cMwmfrsq/bNbboyq2o=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240223135822-637c81e84e98/go.mod h1:NK05G4PxwZF1m4jGANJWLhAQ2hP1Nt0L8mgCTFLsSCw=
github.com/iotaledger/hive.go/stringify v0.0.0-20240326102522-2e37ab3611a3 h1:lIkipTVd8z/G+Iup64OA2CnMFjsTHpwSomw0u4tCRtc=
github.com/iotaledger/hive.go/stringify v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:O4p7UmsfoeLqtAUwrKbq0lXMxjY/MLQSpZSavvvvGig=
github.com/iotaledger/hive.go/constraints v0.0.0-20240419091059-9cd42fbad2b6 h1:Vvvdb8OJdAKE/uY8MPQog9i6X3FmQk0T5DV26PzcEVw=
github.com/iotaledger/hive.go/constraints v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:JF7jjkL6tSUOXm23SWadBzBrl7eJk1DQRLc/fNoVZ+o=
github.com/iotaledger/hive.go/ds v0.0.0-20240419091059-9cd42fbad2b6 h1:NeYlPOldXWswh6ZfreOK8EN3nSed5szMXGm0dC49mxo=
github.com/iotaledger/hive.go/ds v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:F2oK6RYYAeG2dgdndSxc6NwNqGt/TZ3lgx5EEQKNoCY=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419091059-9cd42fbad2b6 h1:07j43okILCNlrCCmJIDxAnwX6yba5bxVo6Xsg52gsYg=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:GQY0/35sjgT9Poi1Vrs9kFVvAkuKzGXfVh4j6CBXsAA=
github.com/iotaledger/hive.go/lo v0.0.0-20240419091059-9cd42fbad2b6 h1:PNS/vPNH6fvDXDjd1uLh3uconboC33X3BMd5I51nV9I=
github.com/iotaledger/hive.go/lo v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:bSVsU1c4je63jbBS+u/CBRzOuxpjIiALZ6/vquCbw6k=
github.com/iotaledger/hive.go/log v0.0.0-20240419091059-9cd42fbad2b6 h1:4RLhZQyjX0Xua1Y044u3L7R6y2Ukxn4nf59yySa2Dt8=
github.com/iotaledger/hive.go/log v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:8V0edSUFsFsZp3w4InwQtXA9xP+ox4H3IjIfZvStlHI=
github.com/iotaledger/hive.go/runtime v0.0.0-20240419091059-9cd42fbad2b6 h1:5px+FH1Ig/SV9i+5RFdJ0ltpWAf8UCAUDqs48/MKH+U=
github.com/iotaledger/hive.go/runtime v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:+lCLTDV7ldfvbqV6WCl0xCajrfbL54ZEmnnsx1mEHLA=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240419091059-9cd42fbad2b6 h1:pD7ut2Q4YUp6orvPvpXaXCxu9Pu8NiTpoJHrTyrqFLc=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240419091059-9cd42fbad2b6/go.mod h1:TXhgZZ0wD1ylof5msP+21xypd2utw0F8tEX3kCDR84s=
github.com/iotaledger/hive.go/stringify v0.0.0-20240419091059-9cd42fbad2b6 h1:C+VmLRZkx2l2x1XtYj+c8hCG2jmPrTReYEtaNLPfn+g=
github.com/iotaledger/hive.go/stringify v0.0.0-20240419091059-9cd42fbad2b6/go.mod h1:O4p7UmsfoeLqtAUwrKbq0lXMxjY/MLQSpZSavvvvGig=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U=
github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
Expand Down

0 comments on commit 9dcd06b

Please sign in to comment.