Skip to content

Commit

Permalink
Merge pull request #242 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 authored Aug 15, 2023
2 parents 0ac644d + 05b48de commit d66a3e3
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
@@ -1,6 +1,6 @@
module github.com/ipfs/go-ipfs-cmds

go 1.19
go 1.20

require (
github.com/ipfs/boxo v0.8.0
Expand Down
2 changes: 1 addition & 1 deletion http/parse.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package http

import (
"crypto/rand"
"encoding/base32"
"fmt"
"io"
"math/rand"
"mime"
"net/http"
"strconv"
Expand Down

0 comments on commit d66a3e3

Please sign in to comment.