Skip to content

Commit

Permalink
Merge pull request #13 from kcl-lang/dependabot/go_modules/kcl-lang.i…
Browse files Browse the repository at this point in the history
…o/kcl-go-0.9.3

Chore: (deps): bump kcl-lang.io/kcl-go from 0.9.1 to 0.9.3
  • Loading branch information
Peefy authored Jul 23, 2024
2 parents c4bf6b5 + 46fcda1 commit 1994fe0
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 @@ -6,7 +6,7 @@ go 1.22

require (
github.com/valyala/fasthttp v1.55.0
kcl-lang.io/kcl-go v0.9.1
kcl-lang.io/kcl-go v0.9.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasthttp v1.55.0 h1:Zkefzgt6a7+bVKHnu/YaYSOPfNYNisSVBo/unVCf8k8=
github.com/valyala/fasthttp v1.55.0/go.mod h1:NkY9JtkrpPKmgwV3HTaS2HWaJss9RSIsRVfcxxoHiOM=
kcl-lang.io/kcl-go v0.9.1 h1:/pEeuZBxToAY6daeWWor/JiWIgFCndavgnaATMqN5hM=
kcl-lang.io/kcl-go v0.9.1/go.mod h1:B/i0dNcOUMOmKZ0QUHgqVPNttGWNee3G+Ox28+8E7V8=
kcl-lang.io/kcl-go v0.9.3 h1:zqWgE6SSdoD7VHhapOAmmDCrtqyeBvdOcCeqUfT6eu8=
kcl-lang.io/kcl-go v0.9.3/go.mod h1:X30Qh5/jryvnGanaXGRjsuy/dnj211vPHXpfy7AEspw=

0 comments on commit 1994fe0

Please sign in to comment.