Skip to content

Commit 566f054

Browse files
authored
update documentation
1 parent 8dac6d2 commit 566f054

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)