Skip to content

Commit

Permalink
chore: use pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Oct 5, 2020
1 parent fcbf0af commit 62e570e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/peaceiris/hugo-theme-iris

go 1.15

require github.com/peaceiris/hugo-mod-bulma v0.1.1 // indirect
require github.com/peaceiris/hugo-mod-bulma v0.1.2-0.20201005101452-93a0a4dcd380 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/jgthms/bulma v0.0.0-20200928223852-9928dba42d75/go.mod h1:89FLBKXYFKfOKAoDeUT26V0pHGwzr205cMXAEqtAVOI=
github.com/peaceiris/hugo-mod-bulma v0.1.1 h1:mfxv5TX9mSoT72WwGi6y2LeiSjVE7TV1dU659fih+90=
github.com/peaceiris/hugo-mod-bulma v0.1.1/go.mod h1:Oldyip8pv+p8c94jOprxEJ+0+IzDyYi3t/kpZ3txDnM=
github.com/peaceiris/hugo-mod-bulma v0.1.2-0.20201005101452-93a0a4dcd380 h1:Sg0WK8MYmXGA8ULiR5RlKghOntYshQEcXs56WoMDnE4=
github.com/peaceiris/hugo-mod-bulma v0.1.2-0.20201005101452-93a0a4dcd380/go.mod h1:Oldyip8pv+p8c94jOprxEJ+0+IzDyYi3t/kpZ3txDnM=

0 comments on commit 62e570e

Please sign in to comment.