Skip to content

Commit 1ca43d7

Browse files
Merge pull request #846 from lightninglabs/docs-taproot-assets
Update taproot-assets documentation
2 parents 3262e4c + 566f054 commit 1ca43d7

File tree

1 file changed

+1
-1
lines changed
  • docs/taproot-assets/examples/basic-price-oracle

1 file changed

+1
-1
lines changed

docs/taproot-assets/examples/basic-price-oracle/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module basic-price-oracle
22

3-
go 1.23.6
3+
go 1.23.9
44

55
// We want to format raw bytes as hex instead of base64. The forked version
66
// allows us to specify that as an option.

0 commit comments

Comments
 (0)