Skip to content

Commit

Permalink
Chore: (deps): bump kcl-lang.io/lib from 0.8.0-alpha.1 to 0.8.0-alpha…
Browse files Browse the repository at this point in the history
….3 (#242)

Bumps [kcl-lang.io/lib](https://github.com/kcl-lang/lib) from 0.8.0-alpha.1 to 0.8.0-alpha.3.
- [Release notes](https://github.com/kcl-lang/lib/releases)
- [Commits](kcl-lang/lib@v0.8.0-alpha.1...v0.8.0-alpha.3)

---
updated-dependencies:
- dependency-name: kcl-lang.io/lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 9dca28c commit 82bc1e0
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 @@ -22,7 +22,7 @@ require (
google.golang.org/protobuf v1.32.0
gopkg.in/yaml.v3 v3.0.1
kcl-lang.io/kpm v0.7.0
kcl-lang.io/lib v0.8.0-alpha.1
kcl-lang.io/lib v0.8.0-alpha.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -787,8 +787,8 @@ honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
kcl-lang.io/kpm v0.7.0 h1:WZ7JGCpUSHQVidOPp+BnHLDxyMkWZGPvPWDRyQuTeAE=
kcl-lang.io/kpm v0.7.0/go.mod h1:s9w+2itB6AcCNjdppZv2Tc9vGhKk/axtJ5XJYaWNR+0=
kcl-lang.io/lib v0.8.0-alpha.1 h1:ohKfF+U13EgkWAgZimZTrLrpFqciJfe5A8QjdKhAyMg=
kcl-lang.io/lib v0.8.0-alpha.1/go.mod h1:ubsalGXxJaa5II/EsHmsI/tL2EluYHIcW+BwzQPt+uY=
kcl-lang.io/lib v0.8.0-alpha.3 h1:V/SKc17d8cW/t1IpKhURpFP9Q9T8kSHd2WFAPwxiv98=
kcl-lang.io/lib v0.8.0-alpha.3/go.mod h1:ubsalGXxJaa5II/EsHmsI/tL2EluYHIcW+BwzQPt+uY=
oras.land/oras-go v1.2.3 h1:v8PJl+gEAntI1pJ/LCrDgsuk+1PKVavVEPsYIHFE5uY=
oras.land/oras-go v1.2.3/go.mod h1:M/uaPdYklze0Vf3AakfarnpoEckvw0ESbRdN8Z1vdJg=
oras.land/oras-go/v2 v2.3.0 h1:lqX1aXdN+DAmDTKjiDyvq85cIaI4RkIKp/PghWlAGIU=
Expand Down

0 comments on commit 82bc1e0

Please sign in to comment.