Skip to content

Commit

Permalink
Merge pull request #8 from harfang3d/v.3.2.5
Browse files Browse the repository at this point in the history
update go.mod to v3.2.5
  • Loading branch information
astrofra authored Dec 13, 2022
2 parents f7f81e0 + 172a142 commit 523d45a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.18

//replace github.com/harfang3d/harfang-go/v3 => ../harfang-go

require github.com/harfang3d/harfang-go/v3 v3.2.4
require github.com/harfang3d/harfang-go/v3 v3.2.5
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/harfang3d/harfang-go/v3 v3.2.4 h1:JiwsiSY7PYwcDRtgzikdk0+VDCB4r1HsPDvY9POCneI=
github.com/harfang3d/harfang-go/v3 v3.2.4/go.mod h1:2oDj9XyT6i4vgRQ0FeKbk/N8iERcK1vcEfnqROOwCK0=
github.com/harfang3d/harfang-go/v3 v3.2.5 h1:oNZnGfWKWUYANFJ2S0XWl8akXf8yg0aMoEi3f8InWoc=
github.com/harfang3d/harfang-go/v3 v3.2.5/go.mod h1:2oDj9XyT6i4vgRQ0FeKbk/N8iERcK1vcEfnqROOwCK0=

0 comments on commit 523d45a

Please sign in to comment.