Skip to content

Commit

Permalink
Merge pull request #39 from kcl-lang/dependabot/go_modules/misc-deps-…
Browse files Browse the repository at this point in the history
…f164c0c2db

build(deps): bump the misc-deps group with 1 update
  • Loading branch information
Peefy authored Mar 29, 2024
2 parents 0e7c909 + feef9fd commit e50c006
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/spf13/pflag v1.0.5
k8s.io/apimachinery v0.28.6
k8s.io/client-go v0.28.6
kcl-lang.io/kcl-go v0.8.2
kcl-lang.io/kcl-go v0.8.3
sigs.k8s.io/controller-runtime v0.16.3
)

Expand Down Expand Up @@ -129,7 +129,7 @@ require (
gotest.tools/v3 v3.5.1 // indirect
k8s.io/cli-runtime v0.28.6 // indirect
k8s.io/kubectl v0.28.6 // indirect
kcl-lang.io/lib v0.8.2 // indirect
kcl-lang.io/lib v0.8.3 // indirect
oras.land/oras-go v1.2.3 // indirect
oras.land/oras-go/v2 v2.3.0 // indirect
sigs.k8s.io/kustomize/api v0.16.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1341,12 +1341,12 @@ k8s.io/kubectl v0.28.6 h1:46O3gGJYlpqy7wtwYlggieemyIcuZqmflnQVDci3MgY=
k8s.io/kubectl v0.28.6/go.mod h1:FS5ugZhi3kywpMQSCnp8MN+gctdFHJACzC6mH3fZ6lc=
k8s.io/utils v0.0.0-20231127182322-b307cd553661 h1:FepOBzJ0GXm8t0su67ln2wAZjbQ6RxQGZDnzuLcrUTI=
k8s.io/utils v0.0.0-20231127182322-b307cd553661/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kcl-lang.io/kcl-go v0.8.2 h1:XbF7NJ2dHXREmZx/dJSvEdMdaOM9NA8ePZj3LdcEZ34=
kcl-lang.io/kcl-go v0.8.2/go.mod h1:KLPIalP4jr19KUqnXWbe2sVNEMEH7EhnsXH+ihnTUQw=
kcl-lang.io/kcl-go v0.8.3 h1:f9SUdPEg0vCS6lF/VRdPFzngA9f7oSDOAEVKFDSPGzs=
kcl-lang.io/kcl-go v0.8.3/go.mod h1:nhLAAepYDnKB3u2P+p9yfEXi56uPCECWNZ6XAN1j9sY=
kcl-lang.io/kpm v0.8.4 h1:UbU5EKdojWWLTwzmb0f1QNeAZSPZAbYRMRSzYaKnq8g=
kcl-lang.io/kpm v0.8.4/go.mod h1:3atE1tEbsSPaAuKslkADH1HTDi7SMWlDWllmuk2XsBA=
kcl-lang.io/lib v0.8.2 h1:G8Fm+eHSMpVOSNJhd5T41XgoKZjysHRU290q6Xotepk=
kcl-lang.io/lib v0.8.2/go.mod h1:ubsalGXxJaa5II/EsHmsI/tL2EluYHIcW+BwzQPt+uY=
kcl-lang.io/lib v0.8.3 h1:Ft6Ti81PrSMpyJ1b/akKwMwtRcO7k7+Clwv0fMECZ+k=
kcl-lang.io/lib v0.8.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 e50c006

Please sign in to comment.