github.com/iasthc/atlas/cmd/atlas@v0.0.0-20230523071841-73246df3f88d/internal/migrate/ent/runtime/runtime.go (about)

     1  // Copyright 2021-present The Atlas Authors. All rights reserved.
     2  // This source code is licensed under the Apache 2.0 license found
     3  // in the LICENSE file in the root directory of this source tree.
     4  
     5  // Code generated by entc, DO NOT EDIT.
     6  
     7  package runtime
     8  
     9  // The schema-stitching logic is generated in github.com/iasthc/atlas/cmd/atlas/internal/migrate/ent/runtime.go
    10  
    11  const (
    12  	Version = "v0.12.4-0.20230503082810-f251400818ea"           // Version of ent codegen.
    13  	Sum     = "h1:R0Rq0neRfHnux+a4NrCgNncloOQQaNAOvEC/YY5+Ox0=" // Sum of ent codegen.
    14  )