Skip to content

Commit

Permalink
updgrade csscolorparser to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mazznoer committed Aug 15, 2024
1 parent 3169170 commit b89625c
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
@@ -2,4 +2,4 @@ module github.com/mazznoer/colorgrad

go 1.18

require github.com/mazznoer/csscolorparser v0.1.5-0.20240719031628-b1c13f071417
require github.com/mazznoer/csscolorparser v0.1.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/mazznoer/csscolorparser v0.1.5-0.20240719031628-b1c13f071417 h1:IdwaaP9b9TX6x7pMASy55IiksNPm73Z64ru71Nx22bw=
github.com/mazznoer/csscolorparser v0.1.5-0.20240719031628-b1c13f071417/go.mod h1:OQRVvgCyHDCAquR1YWfSwwaDcM0LhnSffGnlbOew/3I=
github.com/mazznoer/csscolorparser v0.1.5 h1:Wr4uNIE+pHWN3TqZn2SGpA2nLRG064gB7WdSfSS5cz4=
github.com/mazznoer/csscolorparser v0.1.5/go.mod h1:OQRVvgCyHDCAquR1YWfSwwaDcM0LhnSffGnlbOew/3I=

0 comments on commit b89625c

Please sign in to comment.