Skip to content

Commit

Permalink
Merge pull request #43 from ipfs/uci/copy-templates
Browse files Browse the repository at this point in the history
ci: uci/copy-templates
  • Loading branch information
web3-bot committed Aug 15, 2023
2 parents b5bdb1d + 4440b5c commit 1529e3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ require (
golang.org/x/sys v0.0.0-20210309074719-68d13333faf2 // indirect
)

go 1.19
go 1.20
2 changes: 1 addition & 1 deletion inline_test.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package cidutil

import (
"math/rand"
"crypto/rand"
"testing"

cid "github.com/ipfs/go-cid"
Expand Down

0 comments on commit 1529e3b

Please sign in to comment.