Skip to content

Commit

Permalink
Merge pull request #3 from acabarbaye/patch-1
Browse files Browse the repository at this point in the history
Modify module name to match the repository URL
  • Loading branch information
yusufpapurcu authored Oct 19, 2021
2 parents 7389bac + 26a8014 commit 253c5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/StackExchange/wmi
module github.com/yusufpapurcu/wmi

go 1.13
go 1.16

require github.com/go-ole/go-ole v1.2.6

0 comments on commit 253c5f0

Please sign in to comment.