Skip to content

Commit

Permalink
Merge pull request #44 from gostaticanalysis/retract-v0.6.3
Browse files Browse the repository at this point in the history
Retract v0.6.3
  • Loading branch information
tenntenn authored Mar 18, 2021
2 parents 6f4d19d + ecc4be6 commit a9c7d54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
module github.com/gostaticanalysis/analysisutil

go 1.12
go 1.16

require (
github.com/gostaticanalysis/comment v1.4.2
golang.org/x/tools v0.1.1-0.20210302220138-2ac05c832e1a
)

retract v0.6.3

0 comments on commit a9c7d54

Please sign in to comment.