Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Shresht7 committed Feb 13, 2024
1 parent 995f65f commit 542f8bc
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 @@ -3,7 +3,7 @@ module github.com/Shresht7/gh-license
go 1.22

require (
github.com/Shresht7/Scribe v0.0.0-20230403034126-e77a29238005
github.com/Shresht7/Scribe v0.1.0
github.com/Shresht7/goutils v1.1.0
github.com/cli/go-gh v1.2.1
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=
github.com/MakeNowJust/heredoc v1.0.0/go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE=
github.com/Shresht7/Scribe v0.0.0-20230403034126-e77a29238005 h1:0BcFlkyU51RfPb4TYzovUt63qW78qm7ajm/4jysInvw=
github.com/Shresht7/Scribe v0.0.0-20230403034126-e77a29238005/go.mod h1:Enn4zLcd2goPFp5Bg60tS45gD7tXy42S9as4/XZVhf8=
github.com/Shresht7/Scribe v0.1.0 h1:tIYHjVAFdvV5mX6vIHi4RoX7bJld79BJOSbJNUnZGxo=
github.com/Shresht7/Scribe v0.1.0/go.mod h1:rC0S5T1bNdu1+IUUct6j+2+ZDhZQFWHoPgI+dMdeELw=
github.com/Shresht7/goutils v1.1.0 h1:vobGBZfQjQlcQ0FJdw2ZUf5VE+1an9FGA5xvTZXAWoc=
github.com/Shresht7/goutils v1.1.0/go.mod h1:JHyPJMAP4G51532l1qkRmYBT4EVOtJ/8nNkx+sLTiOo=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
Expand Down

0 comments on commit 542f8bc

Please sign in to comment.