File tree 4 files changed +6
-6
lines changed 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/onflow/flow-core-contracts/lib/go/templates v1.6.1-0.20250226163127-3c9723416637
10
10
github.com/onflow/flow-ft/lib/go/contracts v1.0.1
11
11
github.com/onflow/flow-go-sdk v1.0.0-preview.54
12
- github.com/onflow/flow-nft/lib/go/contracts v1.2.3
12
+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4
13
13
github.com/stretchr/testify v1.9.0
14
14
)
15
15
Original file line number Diff line number Diff line change @@ -229,8 +229,8 @@ github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDt
229
229
github.com/onflow/flow-ft/lib/go/templates v1.0.1 /go.mod h1:uQ8XFqmMK2jxyBSVrmyuwdWjTEb+6zGjRYotfDJ5pAE =
230
230
github.com/onflow/flow-go-sdk v1.0.0-preview.54 h1:5GjCkyIyvE9KolOUUPTkGdEiV/8qOe1MGnLHOLBmthA =
231
231
github.com/onflow/flow-go-sdk v1.0.0-preview.54 /go.mod h1:u9oFiS25TpnU1EW62PQlq22jzkwBAj4VEiiCBM6nhHo =
232
- github.com/onflow/flow-nft/lib/go/contracts v1.2.3 h1:4ju20g1xgDKWBT63rOj5f/Sa4Lc+naCSWT4p31x9yQk =
233
- github.com/onflow/flow-nft/lib/go/contracts v1.2.3 /go.mod h1:eZ9VMMNfCq0ho6kV25xJn1kXeCfxnkhj3MwF3ed08gY =
232
+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4 h1:gWJgSSgIGo0qWOqr90+khQ69VoYF9vNlqzF+Yh6YYy4 =
233
+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4 /go.mod h1:eZ9VMMNfCq0ho6kV25xJn1kXeCfxnkhj3MwF3ed08gY =
234
234
github.com/onflow/flow-nft/lib/go/templates v1.2.1 h1:SAALMZPDw9Eb9p5kSLnmnFxjyig1MLiT4JUlLp0/bSE =
235
235
github.com/onflow/flow-nft/lib/go/templates v1.2.1 /go.mod h1:W6hOWU0xltPqNpv9gQX8Pj8Jtf0OmRxc1XX2V0kzJaI =
236
236
github.com/onflow/flow/protobuf/go/flow v0.4.3 h1:gdY7Ftto8dtU+0wI+6ZgW4oE+z0DSDUMIDwVx8mqae8 =
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ require (
129
129
github.com/onflow/bridged-usdc/lib/go/contracts v1.0.0 // indirect
130
130
github.com/onflow/flow-ft/lib/go/contracts v1.0.1 // indirect
131
131
github.com/onflow/flow-ft/lib/go/templates v1.0.1 // indirect
132
- github.com/onflow/flow-nft/lib/go/contracts v1.2.3 // indirect
132
+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4 // indirect
133
133
github.com/onflow/flow-nft/lib/go/templates v1.2.1 // indirect
134
134
github.com/onflow/flow/protobuf/go/flow v0.4.7 // indirect
135
135
github.com/onflow/go-ethereum v1.14.7 // indirect
Original file line number Diff line number Diff line change @@ -582,8 +582,8 @@ github.com/onflow/flow-go v0.38.0-util.0.20250130182921-c8d283b60d12 h1:RUmzt0En
582
582
github.com/onflow/flow-go v0.38.0-util.0.20250130182921-c8d283b60d12 /go.mod h1:bXxLlDLhyMj05TGYWFJdKTZdySShJMT0eqgommYq48w =
583
583
github.com/onflow/flow-go-sdk v1.3.1 h1:2YdTL/R1/DjMYYmyKgArTeQ93GKvLlfCeCpMVH7b8q4 =
584
584
github.com/onflow/flow-go-sdk v1.3.1 /go.mod h1:0rMuCLShdX9F4pLBCPhlMGCFu8gu9SfiXT/Lc9qAi24 =
585
- github.com/onflow/flow-nft/lib/go/contracts v1.2.3 h1:4ju20g1xgDKWBT63rOj5f/Sa4Lc+naCSWT4p31x9yQk =
586
- github.com/onflow/flow-nft/lib/go/contracts v1.2.3 /go.mod h1:eZ9VMMNfCq0ho6kV25xJn1kXeCfxnkhj3MwF3ed08gY =
585
+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4 h1:gWJgSSgIGo0qWOqr90+khQ69VoYF9vNlqzF+Yh6YYy4 =
586
+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4 /go.mod h1:eZ9VMMNfCq0ho6kV25xJn1kXeCfxnkhj3MwF3ed08gY =
587
587
github.com/onflow/flow-nft/lib/go/templates v1.2.1 h1:SAALMZPDw9Eb9p5kSLnmnFxjyig1MLiT4JUlLp0/bSE =
588
588
github.com/onflow/flow-nft/lib/go/templates v1.2.1 /go.mod h1:W6hOWU0xltPqNpv9gQX8Pj8Jtf0OmRxc1XX2V0kzJaI =
589
589
github.com/onflow/flow/protobuf/go/flow v0.4.7 h1:iP6DFx4wZ3ETORsyeqzHu7neFT3d1CXF6wdK+AOOjmc =
You can’t perform that action at this time.
0 commit comments